Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Updatable

Updatable is an object that is notified every tick via its Updatable.update method call

Hierarchy

Indexable

[key: string]: any

Any other user-defined 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

  • update(): void

Generated using TypeDoc