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

A slider position has changed. More...

#include <game_device_events.h>

Inheritance diagram for NLMISC::CGDSliderMoved:

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

Public Methods

 CGDSliderMoved (float sliderPos, uint sliderIndex, IGameDevice *gameDevice, IEventEmitter *emitter)

Public Attributes

uint SliderIndex
float SliderPos

Detailed Description

A slider position has changed.

Definition at line 157 of file game_device_events.h.


Constructor & Destructor Documentation

NLMISC::CGDSliderMoved::CGDSliderMoved float    sliderPos,
uint    sliderIndex,
IGameDevice   gameDevice,
IEventEmitter   emitter
[inline]
 

Definition at line 164 of file game_device_events.h.

References NLMISC::EventGDSliderMovedId.


Member Data Documentation

uint NLMISC::CGDSliderMoved::SliderIndex
 

Definition at line 160 of file game_device_events.h.

float NLMISC::CGDSliderMoved::SliderPos
 

Definition at line 162 of file game_device_events.h.


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