Module: SDL2::Image
- Extended by:
- FFI::Library, EnumUtil
- Defined in:
- lib/sdl2.rb
Class Method Summary collapse
Methods included from EnumUtil
Class Method Details
.IMG_GetError ⇒ Object
350 351 352 |
# File 'lib/sdl2.rb', line 350 def self.IMG_GetError SDL2.SDL_GetError end |