Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CommandBuffer

Implements

  • ICommandBuffer

Index

Constructors

constructor

Properties

Private Readonly slots

slots: CommandBufferSlot[] = ...

Private tickingSlots

tickingSlots: number[] = ...

Methods

nukeBuffer

  • nukeBuffer(): void

onTick

  • onTick(): void

runCommand

  • runCommand(command: Command, param: number, callback?: Function): boolean

runWarp

  • runWarp(entrance: number, cutscene: number, callback?: undefined | Function): void

Generated using TypeDoc