Panda3D
|
Inherits direct::distributed::DistributedObject::DistributedObject.
Public Member Functions | |
def | __init__ |
Public Attributes | |
parentId | |
zoneId | |
Static Public Attributes | |
int | neverDisable = 1 |
tuple | notify = directNotify.newCategory("DistributedObjectGlobal") |
The Distributed Object Global class is the base class for global network based (i.e. distributed) objects.
def __init__ | ( | self, | |
cr | |||
) |
int neverDisable = 1 [static] |
tuple notify = directNotify.newCategory("DistributedObjectGlobal") [static] |