C# Class _1942.ControlsOptionButton

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

Méthodes publiques

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

Method Details

ControlsOptionButton() public méthode

public ControlsOptionButton ( ) : System
Résultat System

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