◆ LuaInputAxis()
| LuaInputAxis::LuaInputAxis |
( |
std::string |
_id | ) |
|
|
inline |
◆ getAxis()
| Axis * LuaInputAxis::getAxis |
( |
| ) |
const |
|
inline |
◆ getAxisBinding()
| JoyAxis LuaInputAxis::getAxisBinding |
( |
| ) |
const |
|
inline |
◆ getNegative()
| KeyChord LuaInputAxis::getNegative |
( |
| ) |
const |
|
inline |
◆ getPositive()
| KeyChord LuaInputAxis::getPositive |
( |
| ) |
const |
|
inline |
◆ getType()
| const char * LuaInputAxis::getType |
( |
| ) |
const |
|
inline |
◆ getValue()
| double LuaInputAxis::getValue |
( |
| ) |
|
|
inline |
◆ setAxisBinding()
| void LuaInputAxis::setAxisBinding |
( |
JoyAxis & |
axis | ) |
|
|
inline |
◆ setNegative()
| void LuaInputAxis::setNegative |
( |
KeyChord & |
chord | ) |
|
|
inline |
◆ setPositive()
| void LuaInputAxis::setPositive |
( |
KeyChord & |
chord | ) |
|
|
inline |
◆ setValue()
| void LuaInputAxis::setValue |
( |
double |
value | ) |
|
|
inline |
◆ id
| std::string LuaInputAxis::id |
The documentation for this struct was generated from the following file: