C# Class SWFProcessing.SWFModeller.Characters.Shapes.ShapeDef

Core shape definition information shared by all kinds of shape objects, e.g. normal ones, glyphs and morph shapes.
ファイルを表示 Open project: WeeWorld/Swiffotron

Public Methods

Method Description
FillFromIndex ( int idx ) : IFillStyle
ShapeDef ( ) : System.Collections.Generic

Private Methods

Method Description
ToStringModelView ( int nest, StringBuilder sb ) : void

Method Details

FillFromIndex() public method

public FillFromIndex ( int idx ) : IFillStyle
idx int 1-based fill index.
return IFillStyle

ShapeDef() public method

public ShapeDef ( ) : System.Collections.Generic
return System.Collections.Generic