Package

com.outr.pixijs

PIXI

Permalink

package PIXI

Visibility
  1. Public
  2. All

Type Members

  1. class Anchor extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal()
  2. trait BasePrepare extends Any

    Permalink
    Annotations
    @RawJSType() @native()
  3. class BaseRenderTexture extends BaseTexture

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.BaseRenderTexture" )
  4. class BaseTexture extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.BaseTexture" )
  5. class CanvasRenderer extends SystemRenderer

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal()
  6. class Circle extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Circle" )
  7. class Container extends DisplayObject

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Container" )
  8. class DisplayObject extends EventEmitter with InteractiveTarget

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.DisplayObject" )
  9. class Ellipse extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Ellipse" )
  10. trait Extract extends Any

    Permalink
    Annotations
    @RawJSType() @native()
  11. class Filter extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Filter" )
  12. class FilterManager extends WebGLManager

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.FilterManager" )
  13. trait FontMetrics extends Any

    Permalink
    Annotations
    @RawJSType() @native()
  14. class Graphics extends Container

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Graphics" )
  15. trait HitArea extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  16. class Matrix extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Matrix" )
  17. class ObservablePoint extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.ObservablePoint" )
  18. trait Plugins extends Any

    Permalink
    Annotations
    @RawJSType() @native()
  19. class Point extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal()
  20. class Polygon extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Polygon" )
  21. class Rectangle extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Rectangle" )
  22. class RenderTarget extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.RenderTarget" )
  23. class RenderTexture extends Texture

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.RenderTexture" )
  24. class RoundedRectangle extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.RoundedRectangle" )
  25. class Sprite extends Container

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Sprite" )
  26. trait StyleOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()
  27. class SystemRenderer extends EventEmitter

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal()
  28. class Text extends Sprite

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Text" )
  29. class TextMetrics extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.TextMetrics" )
  30. class TextStyle extends Object with StyleOptions

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.TextStyle" )
  31. class Texture extends EventEmitter

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Texture" )
  32. class Transform extends TransformBase

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.Transform" )
  33. class TransformBase extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.TransformBase" )
  34. class TransformStatic extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.TransformStatic" )
  35. class VideoBaseTexture extends BaseTexture

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.VideoBaseTexture" )
  36. class WebGLManager extends Object

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal( "PIXI.WebGLManager" )
  37. class WebGLRenderer extends SystemRenderer

    Permalink
    Annotations
    @RawJSType() @native() @JSGlobal()

Value Members

  1. object BaseTexture extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.BaseTexture" )
  2. object Filter extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.Filter" )
  3. object Matrix extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.Matrix" )
  4. object Rectangle extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.Rectangle" )
  5. object RenderTexture extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.RenderTexture" )
  6. object SCALE_MODES extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.SCALE_MODES" )
  7. object Sprite extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.Sprite" )
  8. object TEXT_GRADIENT extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.TEXT_GRADIENT" )
  9. object Text extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.Text" )
  10. object TextMetrics extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.TextMetrics" )
  11. object Texture extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.Texture" )
  12. object VideoBaseTexture extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI.VideoBaseTexture" )
  13. object autoDetectRenderer extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "PIXI" )
  14. package interaction

    Permalink
  15. package utils

    Permalink

Ungrouped