AaronCameron.net
No ads. No Profit. No Master, But Truth.
Not a Member? - Login or Create an Account
Tuesday the 7th of February 2012 @ 05:44pm
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cJoystickHatEvent Class Reference

An event generated whenever a joystick axis value changes. More...

#include <cJoystickHatEvent.h>

Inheritance diagram for n2l::cJoystickHatEvent:

Inheritance graph
[legend]
Collaboration diagram for n2l::cJoystickHatEvent:

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

An event generated whenever a joystick axis value changes.

Definition at line 39 of file cJoystickHatEvent.h.


Constructor & Destructor Documentation

n2l::cJoystickHatEvent::cJoystickHatEvent const SDL_JoyHatEvent &  iEvent  ) 
 

Definition at line 30 of file cJoystickHatEvent.cpp.

n2l::cJoystickHatEvent::~cJoystickHatEvent  )  [virtual]
 

Definition at line 39 of file cJoystickHatEvent.cpp.


Member Function Documentation

virtual const tUint& n2l::cJoystickHatEvent::hat  )  const [inline, virtual]
 

Definition at line 46 of file cJoystickHatEvent.h.

virtual const tUint& n2l::cJoystickHatEvent::joystickID  )  const [inline, virtual]
 

Definition at line 45 of file cJoystickHatEvent.h.

virtual const tEventType n2l::cJoystickHatEvent::type  )  const [inline, virtual]
 

Implements n2l::cEventInterface.

Definition at line 49 of file cJoystickHatEvent.h.

References n2l::EventType_JoystickHat.

virtual const tUint& n2l::cJoystickHatEvent::value  )  const [inline, virtual]
 

Definition at line 47 of file cJoystickHatEvent.h.


The documentation for this class was generated from the following files:
©2012 Aaron Cameron