C# 클래스 PathfindingTest.UI.Menus.SPLoadScreen

상속: XNAInterfaceComponents.Components.XNAPanel
파일 보기 프로젝트 열기: Wotuu/RTS_XNA_v2

공개 프로퍼티들

프로퍼티 타입 설명
loadingLabel XNAInterfaceComponents.ChildComponents.XNALabel
loadingWhatLabel XNAInterfaceComponents.ChildComponents.XNALabel
progressBar XNAProgressBar

공개 메소드들

메소드 설명
SPLoadScreen ( Rectangle bounds ) : System

메소드 상세

SPLoadScreen() 공개 메소드

public SPLoadScreen ( Rectangle bounds ) : System
bounds Microsoft.Xna.Framework.Rectangle
리턴 System

프로퍼티 상세

loadingLabel 공개적으로 프로퍼티

public XNALabel,XNAInterfaceComponents.ChildComponents loadingLabel
리턴 XNAInterfaceComponents.ChildComponents.XNALabel

loadingWhatLabel 공개적으로 프로퍼티

public XNALabel,XNAInterfaceComponents.ChildComponents loadingWhatLabel
리턴 XNAInterfaceComponents.ChildComponents.XNALabel

progressBar 공개적으로 프로퍼티

public XNAProgressBar progressBar
리턴 XNAProgressBar