Public Member Functions | |
def | __init__ (self, master, name, from_, to, tickinterval, length, orient, command) |
def | get (self) |
Public Attributes | |
s | |
Definition at line 22 of file ex_3_biped_balance_with_gui.py.
def ex_3_biped_balance_with_gui.Scale3d.__init__ | ( | self, | |
master, | |||
name, | |||
from_, | |||
to, | |||
tickinterval, | |||
length, | |||
orient, | |||
command | |||
) |
Definition at line 23 of file ex_3_biped_balance_with_gui.py.
def ex_3_biped_balance_with_gui.Scale3d.get | ( | self | ) |
Definition at line 40 of file ex_3_biped_balance_with_gui.py.
ex_3_biped_balance_with_gui.Scale3d.s |
Definition at line 24 of file ex_3_biped_balance_with_gui.py.