Property | Type | Description | |
---|---|---|---|
ClockAnimation | string | ||
ClockPalette | string | ||
ClockSequence | string | ||
Columns | int | ||
DisabledTabClick | string | ||
IconMargin | int2 | ||
IconRowOffset | int | ||
IconSize | int2 | ||
IconSpriteOffset | int2 | ||
MaxIconRowOffset | int | ||
MaximumRows | int | ||
MinimumRows | int | ||
NotBuildableAnimation | string | ||
NotBuildablePalette | string | ||
NotBuildableSequence | string | ||
ReadyTextAltColor | Color | ||
ReadyTextStyle | ReadyTextStyleOptions | ||
TabClick | string | ||
TooltipContainer | string | ||
TooltipTemplate | string | ||
World | World |
Method | Description | |
---|---|---|
Draw ( ) : void | ||
GetCursor ( int2 pos ) : string | ||
HandleKeyPress ( KeyInput e ) : bool | ||
HandleMouseInput ( MouseInput mi ) : bool | ||
MouseEntered ( ) : void | ||
MouseExited ( ) : void | ||
PickUpCompletedBuilding ( ) : void | ||
RefreshIcons ( ) : void | ||
ScrollDown ( ) : void | ||
ScrollToTop ( ) : void | ||
ScrollUp ( ) : void | ||
Tick ( ) : void |
Method | Description | |
---|---|---|
PickUpCompletedBuildingIcon ( |
Method | Description | |
---|---|---|
HandleEvent ( |
||
HandleLeftClick ( |
||
HandleMiddleClick ( |
||
HandleRightClick ( |
||
ProductionPaletteWidget ( |
public HandleMouseInput ( MouseInput mi ) : bool | ||
mi | MouseInput | |
return | bool |
protected PickUpCompletedBuildingIcon ( |
||
icon | ||
item | ||
return | bool |
public ReadyTextStyleOptions ReadyTextStyle | ||
return | ReadyTextStyleOptions |