Property | Type | Description | |
---|---|---|---|
StandardButton | Microsoft.Xna.Framework.Graphics.Texture2D |
Property | Type | Description | |
---|---|---|---|
CalculateAutoSize | void | ||
CalculateState | void | ||
OnMouseEvent | void | ||
UIButton | System |
Method | Description | |
---|---|---|
Draw ( FSO.Client.UI.Framework.UISpriteBatch SBatch ) : void | ||
GetBounds ( ) : |
||
UIButton ( Microsoft.Xna.Framework.Graphics.Texture2D Texture ) : System |
|
Method | Description | |
---|---|---|
CalculateAutoSize ( ) : void | ||
CalculateState ( ) : void | ||
OnMouseEvent ( UIMouseEventType type, UpdateState state ) : void | ||
UIButton ( ) : System |
public Draw ( FSO.Client.UI.Framework.UISpriteBatch SBatch ) : void | ||
SBatch | FSO.Client.UI.Framework.UISpriteBatch | |
return | void |
public UIButton ( Microsoft.Xna.Framework.Graphics.Texture2D Texture ) : System | ||
Texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | System |