![]() |
Lysa
0.0
Lysa 3D Engine
|
A named input action composed of one or more device bindings.
Lua full name: lysa.InputAction
Public Member Functions | |
| nil | add_entry (entry: InputActionEntry) |
| Adds an entry to this action's entries list. More... | |
Properties | |
| string | name |
| The action name. | |
| table | entries |
| The list of input action entries. | |
|
Adds an entry to this action's entries list.
| entry | InputActionEntry |
| string name |
The action name.
| table entries |
The list of input action entries.