#include <PhxLogicalInputEngine.h>
Inheritance diagram for Phx::LogicalInputEngine::AxisDriver:

Public Types | |
| typedef LogicalInputEngine::AxisState | AxisState |
Public Member Functions | |
| virtual AxisState | axisState (void) const =0 |
| Returns the state of the axis. | |
| const String & | name (void) const |
| Returns the name of the logical axis this driver is used for. | |
Protected Member Functions | |
| void | setName (const String &name) |
|
|
Returns the state of the axis.
|
|
|
Returns the name of the logical axis this driver is used for.
|
1.4.2