Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GameObjectPrototype

Hierarchy

Indexable

[key: string]: any

Any other user-defined methods and properties

Index

Properties

Methods

Properties

remove?: boolean

Once true, the object will be removed from updatables list and will no longer receive update calls

Methods

  • init(...args: any): void
  • loaded(): void
  • update(): void

Generated using TypeDoc