Static Public Attributes | |
tuple | notify = DirectNotifyGlobal.directNotify.newCategory("TimeManagerAI") |
![]() | |
tuple | notify = directNotify.newCategory("DistributedObjectAI") |
int | QuietZone = 1 |
![]() | |
tuple | notify = directNotify.newCategory("DistributedObjectBase") |
Additional Inherited Members | |
![]() | |
def | staticGetLogicalZoneChangeEvent |
def | staticGetZoneChangeEvent |
![]() | |
accountName | |
air | |
Asad: As per Roger's suggestion, turn off the following block until a solution is thought out of how to prevent this delete message or to handle this message better TODO: do we still need this check? More... | |
dclass | |
DistributedObjectAI_initialized | |
doId | |
lastNonQuietZone | |
parentId | |
zoneId | |
![]() | |
children | |
cr | |
parentId | |
zoneId | |
def __init__ | ( | self, | |
air | |||
) |
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.
|
static |