Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Game_Timer

The game object class for the timer.

class

Game_Timer

Hierarchy

  • Game_Timer

Index

Properties

Protected _frames

_frames: number

Protected _working

_working: boolean

Methods

isWorking

  • isWorking(): boolean

onExpire

  • onExpire(): void

seconds

  • seconds(): number

start

  • start(count: number): void

stop

  • stop(): void

update

  • update(sceneActive: boolean): void

Generated using TypeDoc