C# Class Spring2011Project.Abyss

Inheritance: Level
Afficher le fichier Open project: ReticentJohn/Spring-Project-2011

Méthodes publiques

Méthode Description
Abyss ( int currentLevel, int theGround, int theEnd, Microsoft.Xna.Framework.Graphics.Texture2D theBackground ) : System

Method Details

Abyss() public méthode

public Abyss ( int currentLevel, int theGround, int theEnd, Microsoft.Xna.Framework.Graphics.Texture2D theBackground ) : System
currentLevel int
theGround int
theEnd int
theBackground Microsoft.Xna.Framework.Graphics.Texture2D
Résultat System