Public Member Functions | |
| def | __init__ |
| def | update |
Private Attributes | |
| _marker | |
| _pub | |
| _scale | |
| _z | |
Definition at line 131 of file joystick_relay.py.
| def joystick_relay.TextMarker.__init__ | ( | self, | |
scale = 1.0, |
|||
z = 0.0 |
|||
| ) |
Definition at line 133 of file joystick_relay.py.
| def joystick_relay.TextMarker.update | ( | self, | |
| joystick_priority, | |||
add = True |
|||
| ) |
Definition at line 158 of file joystick_relay.py.
joystick_relay.TextMarker::_marker [private] |
Definition at line 133 of file joystick_relay.py.
joystick_relay.TextMarker::_pub [private] |
Definition at line 133 of file joystick_relay.py.
joystick_relay.TextMarker::_scale [private] |
Definition at line 133 of file joystick_relay.py.
joystick_relay.TextMarker::_z [private] |
Definition at line 133 of file joystick_relay.py.