Hierarchy

  • Polyfill

Constructors

Properties

Methods

Constructors

Properties

_installed: any

Methods

  • Installs the polyfill for the console.

    This polyfill makes console.log send a message to the world chat.

    Returns void

  • Installs the polyfill for the player.

    This polyfill adds the following methods to the player:

    • applyImpulse
    • clearVelocity

    Returns void