Search
Preparing search index...
The search index is not available
modloader64
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
modloader64
modloader/cores/OOT/CommandBuffer
CommandBuffer
Class CommandBuffer
Hierarchy
CommandBuffer
Implements
ICommandBuffer
Index
Constructors
constructor
Properties
slots
ticking
Slots
Methods
nuke
Buffer
on
Tick
run
Command
run
Warp
Constructors
constructor
new
Command
Buffer
(
emulator
:
IMemory
)
:
CommandBuffer
Parameters
emulator:
IMemory
Returns
CommandBuffer
Properties
Private
Readonly
slots
slots
:
CommandBufferSlot
[]
= ...
Private
ticking
Slots
ticking
Slots
:
number
[]
= ...
Methods
nuke
Buffer
nuke
Buffer
(
)
:
void
Returns
void
on
Tick
on
Tick
(
)
:
void
Returns
void
run
Command
run
Command
(
command
:
Command
, param
:
number
, callback
?:
Function
)
:
boolean
Parameters
command:
Command
param:
number
callback:
Function
= ...
Returns
boolean
run
Warp
run
Warp
(
entrance
:
number
, cutscene
:
number
, callback
?:
undefined
|
Function
)
:
void
Parameters
entrance:
number
cutscene:
number
callback:
undefined
|
Function
= ...
Returns
void
Exports
modloader/cores/OOT/
Command
Buffer
Command
Buffer
constructor
slots
ticking
Slots
nuke
Buffer
on
Tick
run
Command
run
Warp
Command
Buffer
Slot
Generated using
TypeDoc