qilin 0.3.2

Lightweight Game Engine for making fun 2d Games in Rust.
Documentation

qilin

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 4 of them enabled by default.

default

  • store

store

  • serde
  • hashbrown/serde

serde

  • dep:serde
  • mint/serde
  • serde/derive
  • serde/std
  • serde_json

serde_json

  • dep:serde_json

image

  • dep:image
  • image/bmp
  • image/jpeg
  • image/png
  • image/ico

hashbrown

  • dep:hashbrown

text

  • dep:fontdue

audio

  • dep:kira

minifb

    This feature flag does not enable additional features.