Skin SimpleLineSkin
public function getType(Void):SkinTypegetType, returns the type of the skin
Void |
The appropriate SkinType
public function begin(f:IPolygon, mc:MovieClip):VoidStart the rendering of the Skin
f | The face which is being rendered |
mc | The mc where the face will be build. |
public function end(f:IPolygon, mc:MovieClip):VoidFinish the rendering of the Skin
f | The face which is being rendered |
mc | The mc where the face will be build. |