Rust-SDL2_gfx
Rust bindings for SDL2_gfx
Requirements
Installation
:) with cargo. This crate use the same x.y.*
version number as rust-sdl2
.
git clone https://github.com/andelf/rust-sdl2_gfx
cd rust-sdl2_gfx
cargo build
NOTE: sdl2_gfx doesn't support mac_framework.
Demo
cargo run