#include <src/ois/OISEvents.h>
Public Member Functions | |
EventArg (Object *obj) | |
virtual | ~EventArg () |
Public Attributes | |
const Object * | device |
Pointer to the Input Device. |
OIS::EventArg::EventArg | ( | Object * | obj | ) | [inline] |
virtual OIS::EventArg::~EventArg | ( | ) | [inline, virtual] |
const Object* OIS::EventArg::device |