Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Classes | Functions | Variables
direct.tkwidgets.Valuator Namespace Reference

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 direct.tkwidgets.Valuator.lightRGBPanel (   light,
  style = 'mini' 
)
def direct.tkwidgets.Valuator.rgbPanel (   nodePath,
  callback = None,
  style = 'mini' 
)

Variable Documentation

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'