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

Public Member Functions

def __init__
 
- Public Member Functions inherited from VectorEntry
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
 

Additional Inherited Members

- Public Attributes inherited from VectorEntry
 entryBackground
 
 entryFormat
 
 entryList
 
 menu
 
 variableList
 

Constructor & Destructor Documentation

def __init__ (   self,
  parent = None,
  kw 
)