sdl2_gfx

Crates.iosdl2_gfx
lib.rssdl2_gfx
version0.24.0
sourcesrc
created_at2014-11-26 10:21:28.581708
updated_at2016-10-07 15:24:00.452446
descriptionSDL2_gfx bindings for Rust
homepagehttps://github.com/andelf/rust-sdl2_gfx
repositoryhttps://github.com/andelf/rust-sdl2_gfx
max_upload_size
id405
size59,385
Andelf (andelf)

documentation

README

Rust-SDL2_gfx

Travis Build Status crates.io

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
Commit count: 89

cargo fmt