C# Class _1942._1Player_Button

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

Méthodes publiques

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

Method Details

Draw() public méthode

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

Update() public méthode

public Update ( ) : void
Résultat void

_1Player_Button() public méthode

public _1Player_Button ( ) : System
Résultat System