Class: SDL2::Event::MouseWheel
- Defined in:
- lib/sdl2/event/mouse_wheel.rb
Overview
Mouse wheel event structure (event.wheel.*)
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