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