tilengine-sys

Crates.iotilengine-sys
lib.rstilengine-sys
version0.1.0
sourcesrc
created_at2019-09-17 23:39:13.103861
updated_at2019-09-17 23:39:13.103861
descriptionFree 2D graphics engine with raster effects for retro/classic style game development. Rust bindings.
homepagehttps://github.com/mc1472/rust-tilengine-sys
repositoryhttps://github.com/mc1472/rust-tilengine-sys
max_upload_size
id165564
size62,885
(mc1472)

documentation

README

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.

Commit count: 7

cargo fmt