◆ IsTriggerd()
bool hpl::cActionKeyboard::IsTriggerd |
( |
| ) |
|
|
virtual |
Filled in by the class that inherits from Action.
- Returns
- true if the action is being triggered
Implements hpl::iAction.
◆ GetValue()
float hpl::cActionKeyboard::GetValue |
( |
| ) |
|
|
virtual |
- Returns
- A value from the input, ie the relative mouse x position.
Implements hpl::iAction.
◆ GetInputName()
tString hpl::cActionKeyboard::GetInputName |
( |
| ) |
|
|
virtual |
The name of the input, ie for keyboard the name of the key is returned.
Implements hpl::iAction.
◆ GetInputType()
tString hpl::cActionKeyboard::GetInputType |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: