Gosu
Classes | Namespaces | Typedefs
Input.hpp File Reference

Go to the source code of this file.

Classes

struct  Gosu::Touch
 Struct that saves information about a touch on the surface of a multi-touch device. More...
 
class  Gosu::Input
 Manages initialization and shutdown of the input system. More...
 

Namespaces

 Gosu
 

Typedefs

typedef std::vector< Touch > Gosu::Touches