# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CGDAxisMoved Class Reference

An axis has moved. More...

#include <game_device_events.h>

Inheritance diagram for NLMISC::CGDAxisMoved:

NLMISC::CGameDeviceEvent NLMISC::CEvent NLMISC::CClassId List of all members.

Public Methods

 CGDAxisMoved (IGameDevice::TAxis axis, float value, IGameDevice *gameDevice, IEventEmitter *emitter)

Public Attributes

IGameDevice::TAxis Axis
float Value

Detailed Description

An axis has moved.

Definition at line 135 of file game_device_events.h.


Constructor & Destructor Documentation

NLMISC::CGDAxisMoved::CGDAxisMoved IGameDevice::TAxis    axis,
float    value,
IGameDevice   gameDevice,
IEventEmitter   emitter
[inline]
 

Definition at line 142 of file game_device_events.h.

References NLMISC::EventGDAxisMovedId, and value.


Member Data Documentation

IGameDevice::TAxis NLMISC::CGDAxisMoved::Axis
 

Definition at line 138 of file game_device_events.h.

float NLMISC::CGDAxisMoved::Value
 

Definition at line 140 of file game_device_events.h.


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