Class: SDL2::FloatPointer
- Inherits:
-
TypedPointer
- Object
- FFI::Struct
- Struct
- TypedPointer
- SDL2::FloatPointer
- Defined in:
- lib/sdl2.rb
Overview
Simple Type Structures to interface ‘typed-pointers’ TODO: Research if this is the best way to handle ‘typed-pointers’
Method Summary
Methods inherited from TypedPointer
Methods inherited from Struct
#==, #initialize, #inspect, member_readers, member_writers, release
Constructor Details
This class inherits a constructor from SDL2::Struct