C# Class Spring2011Project.Abyss

Inheritance: Level
Exibir arquivo Open project: ReticentJohn/Spring-Project-2011

Public Methods

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

Method Details

Abyss() public method

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
return System