Search
Preparing search index...
The search index is not available
galeforce - v0.6.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
GameChainable
Interface GameChainable
An interface containing method type signatures for any Action containing a
.game()
method.
Hierarchy
GameChainable
Implemented by
GetActiveShard
Index
Properties
game
Properties
Optional
game
game
:
undefined
|
(
<K>
(
this
:
K
, game
:
Game
)
=>
Omit
<
K
,
"game"
>
)
Globals
Game
Chainable
game
An interface containing method type signatures for any Action containing a
.game()
method.