C# Class _1942.Level5_Button

Inheritance: BaseButton
Afficher le fichier Open project: Hoobler/Projekt1 Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( SpriteBatch spriteBatch ) : void
Level5_Button ( ) : System
Update ( ) : void

Method Details

Draw() public méthode

public Draw ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
Résultat void

Level5_Button() public méthode

public Level5_Button ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void