Public Member Functions | |
def | __init__ |
def | delete |
def | draw |
def | set_pitch |
Public Attributes | |
active | |
canvas | |
height | |
id | |
pitch | |
width | |
x | |
y |
Definition at line 102 of file tkjoystick.py.
def TkJoyStick.tkjoystick.CanvasCircle.__init__ | ( | self, | |
canvas, | |||
x, | |||
y, | |||
width, | |||
height, | |||
pitch | |||
) |
Definition at line 103 of file tkjoystick.py.
def TkJoyStick.tkjoystick.CanvasCircle.delete | ( | self | ) |
Definition at line 140 of file tkjoystick.py.
def TkJoyStick.tkjoystick.CanvasCircle.draw | ( | self | ) |
Definition at line 114 of file tkjoystick.py.
def TkJoyStick.tkjoystick.CanvasCircle.set_pitch | ( | self, | |
pitch | |||
) |
Definition at line 144 of file tkjoystick.py.
Reimplemented from TkJoyStick.tkjoystick.ToggleItem.
Definition at line 114 of file tkjoystick.py.
Definition at line 103 of file tkjoystick.py.
Definition at line 103 of file tkjoystick.py.
Definition at line 103 of file tkjoystick.py.
Definition at line 103 of file tkjoystick.py.
Definition at line 103 of file tkjoystick.py.
Definition at line 103 of file tkjoystick.py.
Definition at line 103 of file tkjoystick.py.