Property | Type | Description | |
---|---|---|---|
ClickThrough | bool | ||
GetImageCollection | Func |
||
GetImageName | Func |
||
GetTooltipText | Func |
||
ImageCollection | string | ||
ImageName | string | ||
TooltipContainer | string | ||
TooltipTemplate | string |
Method | Description | |
---|---|---|
Clone ( ) : OpenRA.Widgets.Widget | ||
Draw ( ) : void | ||
HandleMouseInput ( MouseInput mi ) : bool | ||
ImageWidget ( ) : System | ||
MouseEntered ( ) : void | ||
MouseExited ( ) : void |
Method | Description | |
---|---|---|
ImageWidget ( ImageWidget other ) : System |
public HandleMouseInput ( MouseInput mi ) : bool | ||
mi | MouseInput | |
return | bool |
protected ImageWidget ( ImageWidget other ) : System | ||
other | ImageWidget | |
return | System |