| Class | Rubygame::Event |
| In: |
ext/rubygame/rubygame_mixer.c
lib/rubygame/event.rb |
| Parent: | Object |
The parent class for all event classes. You can make custom event classes, if desired; inheriting this class is not necessary, but makes it easier to check if an object is an event or not.