Panda3D
|
Public Member Functions | |
__init__ (self, air) | |
announceGenerate (self) | |
delete (self) | |
execCommand (self, command, mwMgrId, avId, zoneId) | |
![]() | |
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 | |
doId | |
ExecNamespace | |
![]() | |
accountName | |
air | |
dclass | |
DistributedObjectUD_initialized | |
doId | |
lastNonQuietZone | |
parentId | |
zoneId | |
![]() | |
cr | |
doId | |
parentId | |
zoneId | |
Static Public Attributes | |
int | doNotDeallocateChannel = 1 |
int | isGlobalDistObj = 1 |
notify = directNotify.newCategory('DistributedObjectGlobalUD') | |
![]() | |
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 | |
Additional Inherited Members | |
![]() | |
_addTask (self, task) | |
_clearTask (self, task) | |
![]() | |
_DOUD_requestedDelete | |
![]() | |
_taskList | |
__init__ | ( | self, | |
air ) |
Reimplemented from DistributedObjectUD.
announceGenerate | ( | self | ) |
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 DistributedObjectUD.
execCommand | ( | self, | |
command, | |||
mwMgrId, | |||
avId, | |||
zoneId ) |
doId |
|
static |
ExecNamespace |
|
static |
|
static |