Panda3D
|
Classes | |
class | Valuator |
class | ValuatorGroup |
class | ValuatorGroupPanel |
Functions | |
def | lightRGBPanel (light, style='mini') |
def | rgbPanel (nodePath, callback=None, style='mini') |
Variables | |
string | ANGLEDIAL = 'angledial' |
string | DIAL = 'dial' |
string | FLOATER = 'floater' |
string | SLIDER = 'slider' |
string | VALUATOR_FULL = 'full' |
string | VALUATOR_MINI = 'mini' |
Undocumented Module
def direct.tkwidgets.Valuator.lightRGBPanel | ( | light, | |
style = 'mini' |
|||
) |
def direct.tkwidgets.Valuator.rgbPanel | ( | nodePath, | |
callback = None , |
|||
style = 'mini' |
|||
) |
string ANGLEDIAL = 'angledial' |
string DIAL = 'dial' |
string FLOATER = 'floater' |
string SLIDER = 'slider' |
string VALUATOR_FULL = 'full' |
string VALUATOR_MINI = 'mini' |