API Documentation for: 0.2.8
Show:

pixiflash.Shape Class

Extends PIXI.Container
Defined in: pixiflash.Shape:11
Module: Pixi Flash

The class to emulate createjs.Shape

Item Index

Methods

Properties

Methods

destroy

(
  • recursive
)

Defined in destroy:64

Override for the destroy

Parameters:

  • recursive Boolean

    If we should destroy the children of this shape

Properties

graphics

pixiflash.Graphics

Defined in graphics:38

The drawing graphics, these are necessary for the compability with EaselJS Flash exports.