Panda3D
Public Member Functions | Static Public Attributes

TimeManagerAI Class Reference

Inheritance diagram for TimeManagerAI:
DistributedObjectAI

List of all members.

Public Member Functions

def __init__
def requestServerTime

Static Public Attributes

tuple notify = DirectNotifyGlobal.directNotify.newCategory("TimeManagerAI")

Constructor & Destructor Documentation

def __init__ (   self,
  air 
)

Reimplemented from DistributedObjectAI.


Member Function Documentation

def requestServerTime (   self,
  context 
)
requestServerTime(self, int8 context)

This message is sent from the client to the AI to initiate a
synchronization phase.  The AI should immediately report back
with its current time.  The client will then measure the round
trip.

Member Data Documentation

tuple notify = DirectNotifyGlobal.directNotify.newCategory("TimeManagerAI") [static]

Reimplemented from DistributedObjectAI.

 All Classes Namespaces Functions Variables Properties