Module necro.server.ServerActionBuffer
Functions
Functions
- addAction (playerID, turnID, actionID, time, args)
-
Parameters:
- playerID
- turnID
- actionID
- time
- args
- changeLevel (roomID, level, bufferID)
-
Parameters:
- roomID
- level
- bufferID
- getActionBuffer (roomID)
-
Parameters:
- roomID
- getLatestTurnID (roomID)
-
Parameters:
- roomID
- getReplayWithSnapshot (roomID, snapshot)
-
Parameters:
- roomID
- snapshot
- getReplays (roomID)
-
Parameters:
- roomID
- getSequenceIDs (roomID)
-
Parameters:
- roomID
- performSequenceSync (roomID, sequenceIDs, bufferID)
-
Parameters:
- roomID
- sequenceIDs
- bufferID
- receiveMessage (playerID, message, parentPlayerID)
-
Parameters:
- playerID
- message
- parentPlayerID
- reset (roomID)
-
Parameters:
- roomID