Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
VectorEntry Class Reference
Inheritance diagram for VectorEntry:
ColorEntry Vector2Entry Vector3Entry Vector4Entry

Public Member Functions

def __init__
 
def action
 
def addMenuItem
 
def entry
 
def entryList
 
def floaters
 
def get
 
def getAt
 
def label
 
def menu
 
def popupSliders
 
def reset
 
def set
 
def setAt
 

Public Attributes

 entryBackground
 
 entryFormat
 
 entryList
 
 menu
 
 variableList
 

Constructor & Destructor Documentation

def __init__ (   self,
  parent = None,
  kw 
)

Member Function Documentation

def action (   self,
  fCommand = 1 
)
def addMenuItem (   self,
  label = '',
  command = None 
)
def entry (   self,
  index 
)
def entryList (   self)
def floaters (   self)
def get (   self)
def getAt (   self,
  index 
)
def label (   self)
def menu (   self)
def popupSliders (   self)
def reset (   self)
def set (   self,
  value,
  fCommand = 1 
)
def setAt (   self,
  index,
  value,
  fCommand = 1 
)

Member Data Documentation

entryBackground
entryFormat
entryList
menu
variableList