C# Class GameRS.Sprite

Inheritance: ISprite
Afficher le fichier Open project: jing-lu/ReoScript Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( Graphics g ) : void

Method Details

Draw() public méthode

public Draw ( Graphics g ) : void
g System.Drawing.Graphics
Résultat void