OIS 1.6
Object-oriented Input System
Loading...
Searching...
No Matches
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.

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: