C# Class Snowflake.SnowflakeScene

Inheritance: FractalScene
Afficher le fichier Open project: EFanZh/EFanZh

Méthodes protégées

Méthode Description
DoDraw ( Snowflake.System graphics ) : void
DoGetBaseSize ( ) : double
DoGetPenWidthFactor ( ) : double

Private Methods

Méthode Description
DrawSnowflake ( Graphics graphics, double x, double y, double angle, int level ) : void

Method Details

DoDraw() protected méthode

protected DoDraw ( Snowflake.System graphics ) : void
graphics Snowflake.System
Résultat void

DoGetBaseSize() protected méthode

protected DoGetBaseSize ( ) : double
Résultat double

DoGetPenWidthFactor() protected méthode

protected DoGetPenWidthFactor ( ) : double
Résultat double