Public Member Functions | |
def | __init__ |
def | calc_pol |
def | drag_end |
def | drag_start |
def | dragging |
def | get_pos |
def | make_binds |
def | set_on_drag_end |
def | set_on_drag_start |
def | set_on_dragging |
Public Attributes | |
canvas | |
coffx | |
coffy | |
id | |
key | |
line | |
offsetx | |
offsety | |
on_drag_end | |
on_drag_start | |
on_dragging | |
pol_text | |
pos_x | |
pos_y | |
r | |
th | |
x | |
xy_text | |
y |
Definition at line 177 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.__init__ | ( | self, | |
canvas, | |||
x, | |||
y, | |||
r, | |||
key | |||
) |
Definition at line 178 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.calc_pol | ( | self, | |
x, | |||
y | |||
) |
Definition at line 274 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.drag_end | ( | self, | |
event | |||
) |
Definition at line 258 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.drag_start | ( | self, | |
event | |||
) |
Definition at line 223 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.dragging | ( | self, | |
event | |||
) |
Definition at line 237 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.get_pos | ( | self | ) |
Definition at line 286 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.make_binds | ( | self | ) |
Definition at line 218 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.set_on_drag_end | ( | self, | |
func | |||
) |
Definition at line 215 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.set_on_drag_start | ( | self, | |
func | |||
) |
Definition at line 209 of file tkjoystick.py.
def TkJoyStick.tkjoystick.Stick.set_on_dragging | ( | self, | |
func | |||
) |
Definition at line 212 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 215 of file tkjoystick.py.
Definition at line 209 of file tkjoystick.py.
Definition at line 212 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 274 of file tkjoystick.py.
Definition at line 274 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.
Definition at line 178 of file tkjoystick.py.