Panda3D
Loading...
Searching...
No Matches
ObjectDoubleSmileys Class Reference
Inheritance diagram for ObjectDoubleSmileys:
ObjectProp ObjectBase ObjectGen

Public Member Functions

 __init__ (self, *args, **kw)
 
- Public Member Functions inherited from ObjectProp
 __init__ (self, *args, **kw)
 
- Public Member Functions inherited from ObjectBase
 __init__ (self, name='', createFunction=None, model=None, models=[], anims=[], animNames=[], animDict={}, properties={}, movable=True, actor=False, named=False, updateModelFunction=None, orderedProperties=[], propertiesMask={})
 
- Public Member Functions inherited from ObjectGen
 __init__ (self, name='')
 

Additional Inherited Members

- Public Attributes inherited from ObjectBase
 actor = actor
 
 animDict = copy.deepcopy(animDict)
 
 animNames = animNames[:]
 
 anims = anims[:]
 
 createFunction = createFunction
 
 model = model
 
 models = models[:]
 
 movable = movable
 
 named = named
 
 orderedProperties = orderedProperties[:]
 
 properties = copy.deepcopy(properties)
 
 propertiesMask = copy.deepcopy(propertiesMask)
 
 updateModelFunction = updateModelFunction
 
- Public Attributes inherited from ObjectGen
 name = name
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args,
** kw )