Package

io.scalajs.dom.html.phaser

utils

Permalink

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class ArrayUtils extends Object

    Permalink

    Utility functions for dealing with Arrays.

    Utility functions for dealing with Arrays.

    Annotations
    @RawJSType() @native()
    See also

    https://phaser.io/docs/2.6.2/Phaser.ArrayUtils.html

  2. class Debug extends Object

    Permalink

    Phaser Utils Debug

    Phaser Utils Debug

    Annotations
    @RawJSType() @native() @JSGlobal( "Phaser.Utils.Debug" )
  3. class Utils extends Object

    Permalink

    Phaser.Utils

    Phaser.Utils

    Annotations
    @RawJSType() @native()
    Version

    2.6.2

    See also

    https://phaser.io/docs/2.6.2/Phaser.Utils.html

Value Members

  1. object ArrayUtils extends ArrayUtils

    Permalink

    Array Utils Singleton

    Array Utils Singleton

    Annotations
    @native()
  2. object Utils extends Object

    Permalink

    Phaser.Utils Singleton

    Phaser.Utils Singleton

    Annotations
    @native()

Ungrouped