Options
All
  • Public
  • Public/Protected
  • All
Menu

Manages the common objects shared by objects having a platform behavior: in particular, the platforms behaviors are required to declare themselves (see PlatformObjectsManager.addPlatform) to the manager of their associated container (see PlatformRuntimeBehavior.getManager).

Hierarchy

  • PlatformObjectsManager

Index

Methods

  • Returns all the platforms around the specified object.

    Parameters

    Returns any

    An array with all platforms near the object.

  • Remove a platform from the list of existing platforms. Be sure that the platform was added before.

    Parameters

    Returns void

Constructors

Generated using TypeDoc