Méthode | Description | |
---|---|---|
DrawableGravity ( Gravity gravity ) |
Initializes a new instance of the DrawableGravity class.
|
|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawableGravity ( Gravity gravity ) | ||
gravity | Gravity | The gravity. |
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
Résultat | void |