|
Panda3D
|
Public Member Functions | |
| operator bool () | |
Public Attributes | |
| double | _bias = 0.0 |
| double | _scale = 1.0 |
| Axis | axis = Axis::none |
| bool | known = false |
| double | value = 0.0 |
Definition at line 164 of file inputDevice.h.
|
inline |
Definition at line 169 of file inputDevice.h.
| double InputDevice::AxisState::_bias = 0.0 |
Definition at line 177 of file inputDevice.h.
| double InputDevice::AxisState::_scale = 1.0 |
Definition at line 176 of file inputDevice.h.
| Axis InputDevice::AxisState::axis = Axis::none |
Definition at line 171 of file inputDevice.h.
| bool InputDevice::AxisState::known = false |
Definition at line 173 of file inputDevice.h.
| double InputDevice::AxisState::value = 0.0 |
Definition at line 172 of file inputDevice.h.