PlaceholderObject Class

PlaceholderObject game object is used to show an example game object only. Can be removed.

Public Methods

new()

Creates a new instance of the PlaceholderObject class.

Returns:

  • PlaceholderObject

updateWith(time)

Updates an example object.

Parameters:

  • time number: Game timing difference from the previous update.

objectInteracted()

Notifies the object of interaction.