C# Class Snowflake.SnowflakeScene

Inheritance: FractalScene
ファイルを表示 Open project: EFanZh/EFanZh

Protected Methods

Method Description
DoDraw ( Snowflake.System graphics ) : void
DoGetBaseSize ( ) : double
DoGetPenWidthFactor ( ) : double

Private Methods

Method Description
DrawSnowflake ( Graphics graphics, double x, double y, double angle, int level ) : void

Method Details

DoDraw() protected method

protected DoDraw ( Snowflake.System graphics ) : void
graphics Snowflake.System
return void

DoGetBaseSize() protected method

protected DoGetBaseSize ( ) : double
return double

DoGetPenWidthFactor() protected method

protected DoGetPenWidthFactor ( ) : double
return double