Property | Type | Description | |
---|---|---|---|
BarMargin | |||
BarOffset | |||
Caption | string | ||
StandardBackground | ITextureRef | ||
StandardBar | ITextureRef | ||
StandardCaptionStyle |
Method | Description | |
---|---|---|
Draw ( FSO.Client.UI.Framework.UISpriteBatch SBatch ) : void | ||
SetSize ( float width, float height ) : void | ||
UIProgressBar ( ITextureRef background, ITextureRef bar ) : System |
Method | Description | |
---|---|---|
UIProgressBar ( ) : System |
public Draw ( FSO.Client.UI.Framework.UISpriteBatch SBatch ) : void | ||
SBatch | FSO.Client.UI.Framework.UISpriteBatch | |
return | void |
public SetSize ( float width, float height ) : void | ||
width | float | |
height | float | |
return | void |
public UIProgressBar ( ITextureRef background, ITextureRef bar ) : System | ||
background | ITextureRef | |
bar | ITextureRef | |
return | System |
public Rectangle,Microsoft.Xna.Framework BarMargin | ||
return |
public Rectangle,Microsoft.Xna.Framework BarOffset | ||
return |
public static ITextureRef StandardBackground | ||
return | ITextureRef |