Options
All
  • Public
  • Public/Protected
  • All
Menu

Class used to create and manipulate game objects. Game objects are Updatables that are being saved between game launches

Hierarchy

  • GameObject

Index

Constructors

Properties

isInstance: boolean

True if current GameObject was deployed, false otherwise

originalName: string

Original value passed to GameObject.constructor

Methods

  • destroy(): void

Generated using TypeDoc