
GitHub - ohai/ruby-sdl2: A Ruby wrapper for SDL 2.x
A Ruby wrapper for SDL 2.x. Contribute to ohai/ruby-sdl2 development by creating an account on GitHub.
Ruby-sdl2 by ohai
After installing these libraries, you can install Ruby/SDL2 from github:
Ruby/SDL2 - GitHub Pages
2018年3月25日 · The simple ruby extension library for SDL 2.x. Before installing Ruby/SDL2, you need to install: After installing these libraries, you can install Ruby/SDL2 from github: LGPL v3 (see COPYING). Ippei Obayashi [email protected].
ruby-sdl2/README.md at master · ohai/ruby-sdl2 · GitHub
A Ruby wrapper for SDL 2.x. Contribute to ohai/ruby-sdl2 development by creating an account on GitHub.
Ruby/SDL is a ruby extension library for SDL. This library ... - GitHub
Ruby/SDL is the ruby extension library to use SDL. SDL (Simple DirectMedia Layer) is a cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio devices. See http://www.libsdl.org/ if you want to know SDL in detail.
Module: SDL2 — Documentation by YARD 0.9.12
2018年3月25日 · Namespace module for Ruby/SDL2. Get the directory where the application was run from. . current_video_driver ⇒ String? Get the name of current video driver. Wait a specified milliseconds. Return the current value of the high resolution counter. Return the frequency (count per second) of the high resolution counter.
ruby-sdl2 | RubyGems.org | your community gem host
2018年3月21日 · Ruby/SDL2 is an extension library to use SDL 2.x (Simple DirectMedia Layer). SDL 2.x is quite refined from SDL 1.x and API is changed. This library enables you to control audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video using opengl or Direct3D. Ruby/SDL is used for games and visual demos.
File: README — Documentation for ruby-sdl2 (0.3.4)
2024年8月14日 · Install Before installing Ruby/SDL2, you need to install: devkit (only for windows) M4 (only for installing from git repository) SDL 2.x SDL_image SDL_mixer SDL_ttf
rubysdl | RubyGems.org | your community gem host
2009年12月2日 · Ruby/SDL is an extension library to use SDL (Simple DirectMedia Layer). This library enables you to control audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. Ruby/SDL is used by games and visual demos.
Module: SDL2 — Documentation by YARD 0.8.7.4
2014年12月10日 · You must call this function before using any other Ruby/SDL2 methods. You can specify initialized subsystem by flags which is bitwise OR of the following constants:
- 某些结果已被删除