Panda3D
|
Inherits DistributedObjectUD::DistributedObjectUD.
Public Member Functions | |
def | __init__ |
def | announceGenerate |
def | delete |
def | execCommand |
Public Attributes | |
ExecNamespace | |
Static Public Attributes | |
int | doNotDeallocateChannel = 1 |
int | isGlobalDistObj = 1 |
tuple | notify = directNotify.newCategory('DistributedObjectGlobalUD') |
def __init__ | ( | self, | |
air | |||
) |
def announceGenerate | ( | self | ) |
def delete | ( | self | ) |
def execCommand | ( | self, | |
command, | |||
mwMgrId, | |||
avId, | |||
zoneId | |||
) |
int doNotDeallocateChannel = 1 [static] |
int isGlobalDistObj = 1 [static] |
tuple notify = directNotify.newCategory('DistributedObjectGlobalUD') [static] |