Method | Description | |
---|---|---|
MouseOver ( |
||
SetImage ( Texture2D texture ) : void | ||
SetVisibility ( float whenActive, float whenInactive ) : void | ||
UIImageButton ( Texture2D texture ) : Microsoft.Xna.Framework |
Method | Description | |
---|---|---|
DrawSelf ( |
protected DrawSelf ( |
||
spriteBatch | ||
return | void |
public MouseOver ( |
||
evt | ||
return | void |
public SetVisibility ( float whenActive, float whenInactive ) : void | ||
whenActive | float | |
whenInactive | float | |
return | void |
public UIImageButton ( Texture2D texture ) : Microsoft.Xna.Framework | ||
texture | Texture2D | |
return | Microsoft.Xna.Framework |