__init__(self, dcFileNames=None, dcSuffix='', connectMethod=None, threadedNet=None) | ClientRepository | |
allocateDoId(self) | ClientRepository | |
createDistributedObject(self, className=None, distObj=None, zoneId=0, optionalFields=None, doId=None, reserveDoId=False) | ClientRepository | |
createReady(self) | ClientRepository | |
currentSenderId | ClientRepository | |
deleteObject(self, doId) | ClientRepository | |
doIdAllocator | ClientRepository | |
doIdBase | ClientRepository | |
doIdLast | ClientRepository | |
doNotDeallocateChannel | ClientRepository | static |
formatGenerate(self, distObj, extraFields) | ClientRepository | |
freeDoId(self, doId) | ClientRepository | |
GameGlobalsId | ClientRepository | static |
getAvatarIdFromSender(self) | ClientRepository | |
handleDatagram(self, di) | ClientRepository | |
handleDelete(self, di) | ClientRepository | |
handleDisable(self, di) | ClientRepository | |
handleGenerate(self, di) | ClientRepository | |
handleMessageType(self, msgType, di) | ClientRepository | |
handleRequestGenerates(self, di) | ClientRepository | |
handleSetDoIdrange(self, di) | ClientRepository | |
handleUpdateField(self, di) | ClientRepository | |
haveCreateAuthority(self) | ClientRepository | |
interestZones | ClientRepository | |
isLocalId(self, doId) | ClientRepository | |
lastHeartbeat | ClientRepository | |
notify | ClientRepository | static |
ourChannel | ClientRepository | |
resendGenerate(self, obj) | ClientRepository | |
reserveDoId(self, doId) | ClientRepository | |
sendDeleteMsg(self, doId) | ClientRepository | |
sendDisconnect(self) | ClientRepository | |
sendHeartbeat(self) | ClientRepository | |
sendSetLocation(self, doId, parentId, zoneId) | ClientRepository | |
sendUpdate(self, distObj, fieldName, args) | ClientRepository | |
sendUpdateToChannel(self, distObj, channelId, fieldName, args) | ClientRepository | |
setInterestZones(self, interestZoneIds) | ClientRepository | |
setObjectZone(self, distObj, zoneId) | ClientRepository | |
stopTrackRequestDeletedDO(self, *args) | ClientRepository | |
storeObjectLocation(self, object, parentId, zoneId) | ClientRepository | |