C# 클래스 Terraria.GameContent.UI.States.UIWorldLoad

상속: Terraria.UI.UIState
파일 보기 프로젝트 열기: EmuDevs/EDTerraria

공개 메소드들

메소드 설명
GetStatusText ( ) : string
UIWorldLoad ( GenerationProgress progress ) : Microsoft.Xna.Framework.Graphics

보호된 메소드들

메소드 설명
DrawSelf ( SpriteBatch spriteBatch ) : void

메소드 상세

DrawSelf() 보호된 메소드

protected DrawSelf ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
리턴 void

GetStatusText() 공개 메소드

public GetStatusText ( ) : string
리턴 string

UIWorldLoad() 공개 메소드

public UIWorldLoad ( GenerationProgress progress ) : Microsoft.Xna.Framework.Graphics
progress Terraria.World.Generation.GenerationProgress
리턴 Microsoft.Xna.Framework.Graphics