Méthode | Description | |
---|---|---|
DrawCircle ( float x, float y, float radius, float thickness, System color ) : void |
Méthode | Description | |
---|---|---|
DrawCircle2 ( double x, double y, double radius, int chordLength ) : IEnumerable |
||
DrawCircleNextLvl ( float x, float y, float radius ) : IEnumerable |
||
FastDraw ( ) : System | ||
RadianToDegree ( double angle ) : double |
public static DrawCircle ( float x, float y, float radius, float thickness, System color ) : void | ||
x | float | |
y | float | |
radius | float | |
thickness | float | |
color | System | |
Résultat | void |