Property | Type | Description | |
---|---|---|---|
currentFigure |
Method | Description | |
---|---|---|
ExecuteCommand ( string commandStr ) : void | ||
ExecuteFigureCreationCommand ( string splitFigString ) : void | ||
FigureController ( ) : System |
Method | Description | |
---|---|---|
ExecuteFigureInstanceCommand ( string splitCommand ) : void |
public ExecuteCommand ( string commandStr ) : void | ||
commandStr | string | |
return | void |
public ExecuteFigureCreationCommand ( string splitFigString ) : void | ||
splitFigString | string | |
return | void |
protected ExecuteFigureInstanceCommand ( string splitCommand ) : void | ||
splitCommand | string | |
return | void |