Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GameSystemManager

Hierarchy

  • GameSystemManager

Index

Constructors

constructor

  • Parameters

    • root: any

    Returns GameSystemManager

Methods

internalInitSystems

  • internalInitSystems(): void
  • Initializes all systems

    Returns void

update

  • update(): void
  • Updates all systems

    Returns void

updateRouting

  • updateRouting(): void
  • Updates all systems which belong to the routing

    Returns void