Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BeforeGameStartsEvent

triggered just before turn ends (units didn't moved yet). IMPORTANT: is mandatory that the ready callback is called if not the game won't start

Hierarchy

Index

Properties

Methods

Properties

state

state: IState

Methods

ready

  • ready(): any
  • this callback must be called if not the game won't start

    Returns any

Generated using TypeDoc