C# Class Dodgeball.Game.BoilerState

Inheritance: GameState
Afficher le fichier Open project: schonstal/BLOODBALL

Méthodes publiques

Méthode Description
Create ( ) : void
Draw ( ) : void
Update ( ) : void

Method Details

Create() public méthode

public Create ( ) : void
Résultat void

Draw() public méthode

public Draw ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void