C# Class Super_Caissiere.States.BackgroundVomitif

Inheritance: System.Entity
Afficher le fichier Open project: valryon/super-caissiere Class Usage Examples

Méthodes publiques

Méthode Description
BackgroundVomitif ( bool _win ) : System
Clone ( ) : System.Entity
Update ( GameTime gameTime ) : void

Method Details

BackgroundVomitif() public méthode

public BackgroundVomitif ( bool _win ) : System
_win bool
Résultat System

Clone() public méthode

public Clone ( ) : System.Entity
Résultat System.Entity

Update() public méthode

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void