Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Public Attributes | List of all members
OIS::EventArg Class Reference

Base class of all events. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/OISEvents.h>

Inheritance diagram for OIS::EventArg:
OIS::JoyStickEvent OIS::KeyEvent OIS::MouseEvent OIS::MultiTouchEvent

Public Member Functions

 EventArg (Object *obj)
 
virtual ~EventArg ()
 

Public Attributes

const Objectdevice
 Pointer to the Input Device. More...
 

Detailed Description

Base class of all events.

Constructor & Destructor Documentation

OIS::EventArg::EventArg ( Object obj)
inline
virtual OIS::EventArg::~EventArg ( )
inlinevirtual

Member Data Documentation

const Object* OIS::EventArg::device

Pointer to the Input Device.


The documentation for this class was generated from the following file: