Public Member Functions | |
Button (unsigned id) | |
unsigned | getId () const |
Button () | |
Button (ButtonName name) |
Gosu::Button::Button | ( | unsigned | id | ) | [inline, explicit] |
For internal use.
Gosu::Button::Button | ( | ) | [inline] |
Default constructor; == noButton.
Gosu::Button::Button | ( | ButtonName | name | ) | [inline] |
Conversion from ButtonName constants.
unsigned Gosu::Button::getId | ( | ) | const [inline] |