Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
FrameReconcileInput
Interface FrameReconcileInput
interface
FrameReconcileInput
{
worldId
:
string
;
correctedState
:
WorldState
;
commandsByFrame
:
Record
<
string
,
PlayerCommand
[]
>
;
toFrame
:
number
;
ruleset
:
Ruleset
;
playerEntities
:
PlayerEntityMap
;
maxCommandsPerPlayer
?:
number
;
maxCommands
?:
number
;
}
Index
Properties
world
Id
corrected
State
commands
By
Frame
to
Frame
ruleset
player
Entities
max
Commands
Per
Player?
max
Commands?
Properties
world
Id
worldId
:
string
corrected
State
correctedState
:
WorldState
commands
By
Frame
commandsByFrame
:
Record
<
string
,
PlayerCommand
[]
>
to
Frame
toFrame
:
number
ruleset
ruleset
:
Ruleset
player
Entities
playerEntities
:
PlayerEntityMap
Optional
max
Commands
Per
Player
maxCommandsPerPlayer
?:
number
Optional
max
Commands
maxCommands
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
world
Id
corrected
State
commands
By
Frame
to
Frame
ruleset
player
Entities
max
Commands
Per
Player
max
Commands
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...