Panda3D
Classes | Functions | Variables

Package tkwidgets.Valuator

Classes

class  Valuator
class  ValuatorGroup
class  ValuatorGroupPanel

Functions

def lightRGBPanel
def rgbPanel

Variables

list __all__ = ['Valuator', 'ValuatorGroup', 'ValuatorGroupPanel']
string ANGLEDIAL = 'angledial'
string DIAL = 'dial'
string FLOATER = 'floater'
string SLIDER = 'slider'
string VALUATOR_FULL = 'full'
string VALUATOR_MINI = 'mini'

Detailed Description

Undocumented Module

Function Documentation

def tkwidgets.Valuator.lightRGBPanel (   light,
  style = 'mini' 
)
def tkwidgets.Valuator.rgbPanel (   nodePath,
  callback = None,
  style = 'mini' 
)

Variable Documentation

string ANGLEDIAL = 'angledial'
string DIAL = 'dial'
string FLOATER = 'floater'
string SLIDER = 'slider'
string VALUATOR_FULL = 'full'
string VALUATOR_MINI = 'mini'
 All Classes Namespaces Functions Variables Properties