direct.distributed.TimeManagerAI

from direct.distributed.TimeManagerAI import TimeManagerAI

Inheritance diagram

Inheritance diagram of direct.distributed.TimeManagerAI

class TimeManagerAI(air)[source]

Bases: DistributedObjectAI

__init__(self, air)[source]
notify = <direct.directnotify.Notifier.Notifier object>
requestServerTime(self, int8 context)[source]

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.