tilengine-sys 0.1.0

Free 2D graphics engine with raster effects for retro/classic style game development. Rust bindings.
docs.rs failed to build tilengine-sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

rust-tIlengine-sys

Low-level rust bindings for tilengine.

Requirements

  • Linux, Windows, or OS X
  • Rust 1.37 or later
  • Tilengine

Documentation

All functions are the same ones exported from Tilengine. Use their documentation for what the functions do and the rust foreign function interface to access and call the functions. (See the examples to get an idea of how it works.)

License

This binding is licensed under the Mozilla Public License 2.0 same as tilengine.