◆ IsTriggerd()
bool hpl::cActionMouseButton::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::cActionMouseButton::GetValue |
( |
| ) |
|
|
virtual |
- Returns
- A value from the input, ie the relative mouse x position.
Implements hpl::iAction.
◆ GetInputName()
tString hpl::cActionMouseButton::GetInputName |
( |
| ) |
|
|
virtual |
The name of the input, ie for keyboard the name of the key is returned.
Implements hpl::iAction.
◆ GetInputType()
tString hpl::cActionMouseButton::GetInputType |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: