Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
TickFrameInput
Interface TickFrameInput
interface
TickFrameInput
{
worldId
:
string
;
state
:
WorldState
;
frameNumber
:
number
;
commands
:
PlayerCommand
[]
;
ruleset
:
Ruleset
;
playerEntities
:
PlayerEntityMap
;
maxCommandsPerPlayer
?:
number
;
maxCommands
?:
number
;
}
Index
Properties
world
Id
state
frame
Number
commands
ruleset
player
Entities
max
Commands
Per
Player?
max
Commands?
Properties
world
Id
worldId
:
string
state
state
:
WorldState
frame
Number
frameNumber
:
number
commands
commands
:
PlayerCommand
[]
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
state
frame
Number
commands
ruleset
player
Entities
max
Commands
Per
Player
max
Commands
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...