C# Class PathfindingTest.UI.Menus.SPLoadScreen

Inheritance: XNAInterfaceComponents.Components.XNAPanel
Afficher le fichier Open project: Wotuu/RTS_XNA_v2

Méthodes publiques

Свойство Type Description
loadingLabel XNAInterfaceComponents.ChildComponents.XNALabel
loadingWhatLabel XNAInterfaceComponents.ChildComponents.XNALabel
progressBar XNAProgressBar

Méthodes publiques

Méthode Description
SPLoadScreen ( Rectangle bounds ) : System

Method Details

SPLoadScreen() public méthode

public SPLoadScreen ( Rectangle bounds ) : System
bounds Microsoft.Xna.Framework.Rectangle
Résultat System

Property Details

loadingLabel public_oe property

public XNALabel,XNAInterfaceComponents.ChildComponents loadingLabel
Résultat XNAInterfaceComponents.ChildComponents.XNALabel

loadingWhatLabel public_oe property

public XNALabel,XNAInterfaceComponents.ChildComponents loadingWhatLabel
Résultat XNAInterfaceComponents.ChildComponents.XNALabel

progressBar public_oe property

public XNAProgressBar progressBar
Résultat XNAProgressBar