PixelLightAPI  .
Protected Member Functions | Protected Attributes
PLInput::Control Class Reference

Input control base class. More...

#include <Control.h>

Inheritance diagram for PLInput::Control:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

PLINPUT_API void InformUpdate ()
 Inform input manager that control has been changed.

Protected Attributes

Controllerm_pController
EControlType m_nType
PLCore::String m_sName
PLCore::String m_sDescription

Detailed Description

Input control base class.

Remarks:
A control is part of an input controller, e.g. a button or an axis.

Member Function Documentation

PLINPUT_API void PLInput::Control::InformUpdate ( ) [protected]

Inform input manager that control has been changed.


Member Data Documentation

Owning controller, can be a null pointer

EControlType PLInput::Control::m_nType [protected]

Control type

Control name

Control description


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


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:34
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported