@Cards-TS
Preparing search index...
@cards-ts/core
CompletedController
Class CompletedController
Stores whether the game has ended
Hierarchy (
View Summary
)
GlobalController
<
CompletedState
,
{}
>
CompletedController
Index
Constructors
constructor
Properties
controllers
state
Methods
complete
get
get
For
validate
Constructors
constructor
new
CompletedController
(
state
:
boolean
,
controllers
:
{}
)
:
CompletedController
Parameters
state
:
boolean
controllers
:
{}
Returns
CompletedController
Properties
Protected
controllers
controllers
:
{}
Protected
state
state
:
boolean
Methods
complete
complete
()
:
void
Returns
void
get
get
()
:
boolean
Returns
boolean
get
For
getFor
()
:
boolean
Returns
boolean
validate
validate
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
controllers
state
Methods
complete
get
get
For
validate
@Cards-TS
Loading...
Stores whether the game has ended