C# Class AnodyneSharp.UI.DustIcon

Inheritance: AnodyneSharp.UI.UIEntity
Afficher le fichier Open project: PixieCatSupreme/AnodyneSharp

Méthodes publiques

Méthode Description
DustIcon ( Vector2 pos, Broom broom ) : AnodyneSharp.Drawing
Update ( ) : void

Method Details

DustIcon() public méthode

public DustIcon ( Vector2 pos, Broom broom ) : AnodyneSharp.Drawing
pos Vector2
broom Broom
Résultat AnodyneSharp.Drawing

Update() public méthode

public Update ( ) : void
Résultat void