pixiflash.Shape Class
The class to emulate createjs.Shape
Methods
destroy
(
-
recursive
Override for the destroy
Parameters:
-
recursive
BooleanIf we should destroy the children of this shape
Properties
graphics
pixiflash.Graphics
The drawing graphics, these are necessary for the compability with EaselJS Flash exports.