Свойство | Type | Description | |
---|---|---|---|
StandardButton | Microsoft.Xna.Framework.Graphics.Texture2D |
Свойство | Type | Description | |
---|---|---|---|
CalculateAutoSize | void | ||
CalculateState | void | ||
OnMouseEvent | void | ||
UIButton | System |
Méthode | Description | |
---|---|---|
Draw ( FSO.Client.UI.Framework.UISpriteBatch SBatch ) : void | ||
GetBounds ( ) : |
||
UIButton ( Microsoft.Xna.Framework.Graphics.Texture2D Texture ) : System |
|
Méthode | 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 | |
Résultat | void |
public GetBounds ( ) : |
||
Résultat |
public UIButton ( Microsoft.Xna.Framework.Graphics.Texture2D Texture ) : System | ||
Texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
Résultat | System |