Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
DistributedObjectGlobalUD Class Reference
Inheritance diagram for DistributedObjectGlobalUD:

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')
 

Constructor & Destructor Documentation

def __init__ (   self,
  air 
)

Member Function Documentation

def announceGenerate (   self)
def delete (   self)
def execCommand (   self,
  command,
  mwMgrId,
  avId,
  zoneId 
)

Member Data Documentation

int doNotDeallocateChannel = 1
static
ExecNamespace
int isGlobalDistObj = 1
static
tuple notify = directNotify.newCategory('DistributedObjectGlobalUD')
static