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

Public Member Functions | |
| virtual void | listener (Listener *listener)=0 |
| Sets the listener that will be notified when the axis state changes. | |
| virtual AxisState | axisState (void) const =0 |
| Gets the axis state for this logical axis. | |
| const String & | name (void) const |
| Returns the name of this logical axis. | |
Protected Member Functions | |
| void | setName (const String &name) |
Classes | |
| class | Listener |
| A listener that allows a client to be notified when the axisState() attribute changes. More... | |
|
|
Gets the axis state for this logical axis.
|
|
|
Sets the listener that will be notified when the axis state changes.
|
|
|
Returns the name of this logical axis.
|
1.4.2