C# Class _1942.OptionManager

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

Méthodes publiques

Méthode Description
Draw ( SpriteBatch spriteBatch ) : void
OptionManager ( ) : System
Update ( Point mouseLocation ) : void

Method Details

Draw() public méthode

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

OptionManager() public méthode

public OptionManager ( ) : System
Résultat System

Update() public méthode

public Update ( Point mouseLocation ) : void
mouseLocation Point
Résultat void