Preparing search index...
The search index is not available
@board-bound/sdk
@board-bound/sdk
BaseGameState
Type Alias BaseGameState<T>
Base
Game
State
<
T
>
:
{
currentPlayer
:
number
;
state
:
T
;
}
Type Parameters
T
extends
BaseGameStateTypes
Type declaration
current
Player
:
number
The current player.
state
:
T
The current state of the game.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@board-bound/sdk
Loading...
The current player.