OIS  1.5
Object-oriented Input System
Public Member Functions | Public Attributes | List of all members
OIS::JoyStickEvent Class Reference

#include <OISJoyStick.h>

Inheritance diagram for OIS::JoyStickEvent:
OIS::EventArg

Public Member Functions

 JoyStickEvent (Object *obj, const JoyStickState &st)
 
virtual ~JoyStickEvent ()
 
- Public Member Functions inherited from OIS::EventArg
 EventArg (Object *obj)
 
virtual ~EventArg ()
 

Public Attributes

const JoyStickStatestate
 
- Public Attributes inherited from OIS::EventArg
const Objectdevice
 Pointer to the Input Device. More...
 

Detailed Description

Specialised for joystick events

Constructor & Destructor Documentation

◆ JoyStickEvent()

OIS::JoyStickEvent::JoyStickEvent ( Object obj,
const JoyStickState st 
)
inline

◆ ~JoyStickEvent()

virtual OIS::JoyStickEvent::~JoyStickEvent ( )
inlinevirtual

Member Data Documentation

◆ state

const JoyStickState& OIS::JoyStickEvent::state

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