class Rubygame::Event
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.
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.