Public Member Functions | |
def | __init__ (self) |
def | activate (self) |
def | deactivate (self) |
def | toggle (self) |
Public Attributes | |
active | |
Definition at line 29 of file tkjoystick.py.
def TkJoyStick.tkjoystick.ToggleItem.__init__ | ( | self | ) |
Definition at line 30 of file tkjoystick.py.
def TkJoyStick.tkjoystick.ToggleItem.activate | ( | self | ) |
Definition at line 33 of file tkjoystick.py.
def TkJoyStick.tkjoystick.ToggleItem.deactivate | ( | self | ) |
Definition at line 37 of file tkjoystick.py.
def TkJoyStick.tkjoystick.ToggleItem.toggle | ( | self | ) |
Definition at line 41 of file tkjoystick.py.
TkJoyStick.tkjoystick.ToggleItem.active |
Definition at line 31 of file tkjoystick.py.