Class: Frusdl::Low::SDL::SDL_RWops
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- Frusdl::Low::SDL::SDL_RWops
- Defined in:
- lib/frusdl/low/sdl.rb
Overview
SDL_rwops. We need this because a lot of SDL uses this inside macros which we obviously have to reimplement as Ruby methods.