Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ObjectHandler Class Reference

Public Member Functions

 __init__ (self, editor)
 
 createDoubleSmiley (self, horizontal=True)
 
 createGrass (self)
 
 createPanda (self)
 
 updateDoubleSmiley (self, val, obj)
 
 updateSmiley (self, val, obj)
 

Public Attributes

 editor
 

Detailed Description

 ObjectHandler will create and update objects 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
editor )

Member Function Documentation

◆ createDoubleSmiley()

createDoubleSmiley ( self,
horizontal = True )

◆ createGrass()

createGrass ( self)

◆ createPanda()

createPanda ( self)

◆ updateDoubleSmiley()

updateDoubleSmiley ( self,
val,
obj )

◆ updateSmiley()

updateSmiley ( self,
val,
obj )

Member Data Documentation

◆ editor

editor