Method | Description | |
---|---|---|
Level ( int theGround, int theEnd, Microsoft.Xna.Framework.Graphics.Texture2D theBackground ) : System | ||
getBackGround ( ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
getEndCondition ( ) : int | ||
getGround ( ) : int |
public Level ( int theGround, int theEnd, Microsoft.Xna.Framework.Graphics.Texture2D theBackground ) : System | ||
theGround | int | |
theEnd | int | |
theBackground | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | System |
public getBackGround ( ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |