# 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::CGDPOVChanged Class Reference

A point of view control changed. More...

#include <game_device_events.h>

Inheritance diagram for NLMISC::CGDPOVChanged:

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

Public Methods

 CGDPOVChanged (bool centered, float povAngle, uint povIndex, IGameDevice *gameDevice, IEventEmitter *emitter)

Public Attributes

uint POVIndex
bool Centered
float POVAngle

Detailed Description

A point of view control changed.

Definition at line 178 of file game_device_events.h.


Constructor & Destructor Documentation

NLMISC::CGDPOVChanged::CGDPOVChanged bool    centered,
float    povAngle,
uint    povIndex,
IGameDevice   gameDevice,
IEventEmitter   emitter
[inline]
 

Definition at line 186 of file game_device_events.h.

References NLMISC::EventGDPOVChanged.


Member Data Documentation

bool NLMISC::CGDPOVChanged::Centered
 

Definition at line 182 of file game_device_events.h.

float NLMISC::CGDPOVChanged::POVAngle
 

Definition at line 184 of file game_device_events.h.

uint NLMISC::CGDPOVChanged::POVIndex
 

Definition at line 181 of file game_device_events.h.


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