Search
Preparing search index...
The search index is not available
battlemovr
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"animators/Queue"
External module "animators/Queue"
Index
Classes
Queue
Type aliases
IQueue
Callback
Type aliases
IQueue
Callback
IQueue
Callback
:
function
A callback that may be run in a queue.
param
Handler for when it's done.
Type declaration
(
next
:
function
)
:
void
Parameters
next:
function
(
)
:
void
Returns
void
Returns
void
Globals
"
Actions"
"
Actors"
"
Animations"
"
Battle
Movr"
"
Battles"
"
Effects"
"IBattle
Movr"
"
Selectors"
"
Teams"
"animators/
Actions"
"animators/
Animator"
"animators/
Introductions"
"animators/
Main"
"animators/
Queue"
"index"
Queue
IQueue
Callback
Generated using
TypeDoc
A callback that may be run in a queue.
Handler for when it's done.