hybridgroup-ruby-sdl-ffi 0.4.2
Ruby-SDL-FFI is a low-level binding to SDL and related libraries using Ruby-FFI. It provides very basic access to SDL from Ruby without the need for a compiled C wrapper. It aims to be platform and Ruby implementation independent.
Gemfile:
=
安装:
=
要求:
SDL >= 1.2.13
SDL_image >= 1.2.7 (optional)
SDL_gfx >= 2.0.13 (optional)
SDL_mixer >= 1.2.8 (optional)
SDL_ttf >= 2.0.9 (optional)