Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Game_CommonEvent


Game_CommonEvent

The game object declare class for a common event. It contains functionality for running parallel process events.

class

Game_CommonEvent

Hierarchy

  • Game_CommonEvent

Index

Constructors

constructor

Properties

Protected _commonEventId

_commonEventId: number

Protected _interpreter

_interpreter: Game_Interpreter

Methods

event

isActive

  • isActive(): boolean

list

refresh

  • refresh(): void

update

  • update(): void

Generated using TypeDoc