Go to the source code of this file.
Namespaces | |
namespace | Gosu |
Classes | |
class | Gosu::Button |
Very lightweight class that identifies a button (keyboard, mouse or other device). More... | |
class | Gosu::Input |
Manages initialization and shutdown of the input system; only one Input instance can live per application. More... | |
Functions | |
bool | Gosu::operator== (Button lhs, Button rhs) |
bool | Gosu::operator!= (Button lhs, Button rhs) |