Public Member Functions | |
def | __init__ |
def | delete |
def | draw |
Public Attributes | |
active | |
canvas | |
height | |
id | |
width | |
x0 | |
y0 |
Definition at line 73 of file tkjoystick.py.
def TkJoyStick.tkjoystick.CanvasAxis.__init__ | ( | self, | |
canvas, | |||
width, | |||
height | |||
) |
Definition at line 74 of file tkjoystick.py.
def TkJoyStick.tkjoystick.CanvasAxis.delete | ( | self | ) |
Definition at line 98 of file tkjoystick.py.
def TkJoyStick.tkjoystick.CanvasAxis.draw | ( | self | ) |
Definition at line 84 of file tkjoystick.py.
Reimplemented from TkJoyStick.tkjoystick.ToggleItem.
Definition at line 84 of file tkjoystick.py.
Definition at line 74 of file tkjoystick.py.
Definition at line 74 of file tkjoystick.py.
Definition at line 74 of file tkjoystick.py.
Definition at line 74 of file tkjoystick.py.
Definition at line 74 of file tkjoystick.py.
Definition at line 74 of file tkjoystick.py.