Property | Type | Description | |
---|---|---|---|
Icon | Microsoft.Xna.Framework.Graphics.Texture2D | ||
Index | int | ||
Info | UICatalogElement | ||
ParentCatalog | UICatalog |
Method | Description | |
---|---|---|
Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void | ||
GetBounds ( ) : |
||
SetActive ( bool active ) : void | ||
SetDisabled ( bool disable ) : void | ||
SetHover ( bool hover ) : void | ||
UICatalogItem ( bool Active ) : System | ||
UpdateHighlight ( ) : void |
Method | Description | |
---|---|---|
MouseEvt ( UIMouseEventType type, UpdateState state ) : void |
public Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void | ||
batch | FSO.Client.UI.Framework.UISpriteBatch | |
return | void |
public UICatalogItem ( bool Active ) : System | ||
Active | bool | |
return | System |
public Texture2D,Microsoft.Xna.Framework.Graphics Icon | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |