Panda3D
|
Public Member Functions | |
__init__ (self, air) | |
delete (self) | |
getDeleteEvent (self) | |
sendDeleteEvent (self) | |
status (self, indent=0) | |
![]() | |
getLocation (self) | |
getParentObj (self) | |
handleChildArrive (self, childObj, zoneId) | |
handleChildArriveZone (self, childObj, zoneId) | |
handleChildLeave (self, childObj, zoneId) | |
handleChildLeaveZone (self, childObj, zoneId) | |
handleQueryObjectChildrenLocalDone (self, context) | |
hasParentingRules (self) | |
![]() | |
accept (self, event, method, extraArgs=[]) | |
acceptOnce (self, event, method, extraArgs=[]) | |
addTask (self, *args, **kwargs) | |
detectLeaks (self) | |
doMethodLater (self, *args, **kwargs) | |
getAllAccepting (self) | |
ignore (self, event) | |
ignoreAll (self) | |
isAccepting (self, event) | |
isIgnoring (self, event) | |
removeAllTasks (self) | |
removeTask (self, taskOrName) | |
Public Attributes | |
accountName | |
air | |
dclass | |
DistributedObjectUD_initialized | |
doId | |
lastNonQuietZone | |
parentId | |
zoneId | |
![]() | |
cr | |
doId | |
parentId | |
zoneId | |
Static Public Attributes | |
notify = directNotify.newCategory("DistributedObjectUD") | |
int | QuietZone = 1 |
![]() | |
notify = directNotify.newCategory("DistributedObjectBase") | |
![]() | |
accept_once = acceptOnce | |
add_task = addTask | |
detect_leaks = detectLeaks | |
do_method_later = doMethodLater | |
get_all_accepting = getAllAccepting | |
ignore_all = ignoreAll | |
is_accepting = isAccepting | |
is_ignoring = isIgnoring | |
remove_all_tasks = removeAllTasks | |
remove_task = removeTask | |
Protected Attributes | |
_DOUD_requestedDelete | |
![]() | |
_taskList | |
Additional Inherited Members | |
![]() | |
_addTask (self, task) | |
_clearTask (self, task) | |
__init__ | ( | self, | |
air ) |
Reimplemented from DistributedObjectBase.
Reimplemented in DistributedObjectGlobalUD, and DistributedNodeUD.
delete | ( | self | ) |
Inheritors should redefine this to take appropriate action on delete Note that this may be called multiple times if a class inherits from DistributedObjectUD more than once.
Reimplemented from DistributedObjectBase.
Reimplemented in DistributedObjectGlobalUD.
getDeleteEvent | ( | self | ) |
sendDeleteEvent | ( | self | ) |
status | ( | self, | |
indent = 0 ) |
print out doId(parentId, zoneId) className and conditionally show generated or deleted
Reimplemented from DistributedObjectBase.
|
protected |
accountName |
air |
dclass |
DistributedObjectUD_initialized |
doId |
lastNonQuietZone |
|
static |
parentId |
|
static |
zoneId |