C# Class MoodSwingGame.InitiateGameOverSequence

Inheritance: MSAction
Afficher le fichier Open project: verngutz/MoodSwing

Méthodes publiques

Méthode Description
InitiateGameOverSequence ( bool win ) : System
PerformAction ( Microsoft.Xna.Framework.Game game ) : void

Method Details

InitiateGameOverSequence() public méthode

public InitiateGameOverSequence ( bool win ) : System
win bool
Résultat System

PerformAction() public méthode

public PerformAction ( Microsoft.Xna.Framework.Game game ) : void
game Microsoft.Xna.Framework.Game
Résultat void