C# Class MarioObjects.Objects.GameObjects.Flower

Inheritance: StaticGraphicObject
Afficher le fichier Open project: jazzyjester/Mario-Game

Méthodes publiques

Méthode Description
Draw ( ) : void
Flower ( int x, int y ) : System

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

Flower() public méthode

public Flower ( int x, int y ) : System
x int
y int
Résultat System