Search
Preparing search index...
The search index is not available
dotup-ts-node-skills-game
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AssignToPlayerRollcall
Class AssignToPlayerRollcall
Hierarchy
Rollcall
AssignToPlayerRollcall
Index
Constructors
constructor
Properties
context
model
requirements
Methods
Button
Down
Button
Group
Down
Cancel
Rollcall
Game
Engine
Input
Handler
Event
No
Intent
On
Button
Found
On
Timeout
Start
Stop
Rollcall
Yes
Intent
create
Start
Directive
is
Valid
Constructors
constructor
new
Assign
ToPlayer
Rollcall
(
context
:
IRequestContext
, requirements
:
IGameRequirements
)
:
AssignToPlayerRollcall
Parameters
context:
IRequestContext
requirements:
IGameRequirements
Returns
AssignToPlayerRollcall
Properties
Protected
context
context
:
IRequestContext
model
model
:
IRollcallModel
Protected
requirements
requirements
:
IGameRequirements
Methods
Protected
Button
Down
Button
Down
(
buttonName
:
string
, inputEvent
:
InputEvent
)
:
void
Parameters
buttonName:
string
inputEvent:
InputEvent
Returns
void
Protected
Button
Group
Down
Button
Group
Down
(
buttonName
:
string
, inputEvent
:
InputEvent
[]
)
:
void
Parameters
buttonName:
string
inputEvent:
InputEvent
[]
Returns
void
Protected
Cancel
Rollcall
Cancel
Rollcall
(
)
:
void
Returns
void
Game
Engine
Input
Handler
Event
Game
Engine
Input
Handler
Event
(
)
:
void
Returns
void
No
Intent
No
Intent
(
)
:
void
Returns
void
Protected
On
Button
Found
On
Button
Found
(
name
:
string
, id
:
string
, nextButton
:
IButton
)
:
void
Parameters
name:
string
id:
string
nextButton:
IButton
Returns
void
Protected
On
Timeout
On
Timeout
(
item
:
InputHandlerEvent
)
:
void
Parameters
item:
InputHandlerEvent
Returns
void
Start
Start
(
)
:
void
Returns
void
Protected
Stop
Rollcall
Stop
Rollcall
(
)
:
void
Returns
void
Yes
Intent
Yes
Intent
(
)
:
void
Returns
void
Protected
create
Start
Directive
create
Start
Directive
(
)
:
void
Returns
void
is
Valid
is
Valid
(
)
:
boolean
Returns
boolean
Globals
Assign
ToPlayer
Rollcall
constructor
context
model
requirements
Button
Down
Button
Group
Down
Cancel
Rollcall
Game
Engine
Input
Handler
Event
No
Intent
On
Button
Found
On
Timeout
Start
Stop
Rollcall
Yes
Intent
create
Start
Directive
is
Valid
Generated using
TypeDoc