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

Public Member Functions

def __init__
 
def announceGenerate
 
def delete
 

Static Public Attributes

int doNotDeallocateChannel = 1
 
int isGlobalDistObj = 1
 
tuple notify = directNotify.newCategory('DistributedObjectGlobalAI')
 

Constructor & Destructor Documentation

def __init__ (   self,
  air 
)

Member Function Documentation

def announceGenerate (   self)
def delete (   self)

Member Data Documentation

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