Skip to content

StepOptions

Defined in: packages/engine/src/gameplay/step.ts:40

Property Type Description
deltaSeconds number The step’s length, which every caller passes as fixedStepSeconds.
input? StepInput What the heroes under the client’s authority read. Left out where the caller steers none, as a room’s server does: each hero keeps what she was last sent.