C# 클래스 Spring2011Project.Abyss

상속: Level
파일 보기 프로젝트 열기: ReticentJohn/Spring-Project-2011

공개 메소드들

메소드 설명
Abyss ( int currentLevel, int theGround, int theEnd, Microsoft.Xna.Framework.Graphics.Texture2D theBackground ) : System

메소드 상세

Abyss() 공개 메소드

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
리턴 System