Class: SDL2::ControllerAxisEvent
- Inherits:
-
AbstractEvent
- Object
- FFI::Struct
- Struct
- AbstractEvent
- SDL2::ControllerAxisEvent
- Defined in:
- lib/sdl2/events.rb
Overview
Game controller axis motion event structure (event.caxis.*)
Constant Summary
Constants inherited from AbstractEvent
Method Summary
Methods inherited from Struct
#==, cast, create, #free, #initialize, release, #update_members
Methods included from StructHelper
#member_readers, #member_writers
Constructor Details
This class inherits a constructor from SDL2::Struct