|
| void | Icon (LayoutHolder parent, bool hands_icon=false) |
| |
| void | ~Icon () |
| |
| Widget | GetSelectedWidget () |
| |
| Widget | GetCursorWidget () |
| |
| Widget | GetMicromanagedPanel () |
| |
| bool | IsDragged () |
| |
| override void | SetActive (bool active) |
| |
| override void | SetParentWidget () |
| |
| int | GetRelevantInventoryAction (int relevantActions) |
| |
| void | RefreshQuickbar () |
| |
| void | DoubleClick (Widget w, int x, int y, int button) |
| |
| void | DraggingOverSwap (Widget w, int x, int y, Widget receiver) |
| |
| void | DraggingOverCombine (Widget w, int x, int y, Widget receiver) |
| |
| bool | MouseEnter (Widget w, int x, int y) |
| |
| bool | MouseLeave (Widget w, Widget s, int x, int y) |
| |
| void | DraggingOver (Widget w, int x, int y, Widget receiver) |
| |
| void | OnPerformCombination (int combinationFlags) |
| |
| bool | PerformCombination (EntityAI selectedEntity, EntityAI targetEntity, int combinationFlag, InventoryLocation ilSwapDst=null) |
| |
| void | UpdateFrameColor (EntityAI selectedEntity, EntityAI targetEntity, int combinationFlag, Widget w, InventoryLocation il=null) |
| |
| void | ShowActionMenuCombine (EntityAI entity1, EntityAI entity2, int combinationFlags, Widget w, bool color_test) |
| |
| void | OnPerformRecipe (int id) |
| |
| void | Combine (Widget w, int x, int y, Widget receiver) |
| |
| bool | CombineItems (EntityAI entity1, EntityAI entity2) |
| |
| bool | FlagAction (EntityAI entity1, EntityAI entity2, int combinationFlags) |
| |
| void | MouseClick (Widget w, int x, int y, int button) |
| |
| void | DropReceivedFromMain (Widget w, int x, int y, Widget receiver) |
| |
| void | Swap (Widget w, int x, int y, Widget receiver) |
| |
| void | ToRefresh (Icon icon, Icon icon2) |
| |
| override void | SetLayoutName () |
| |
| void | SetSize (int x, int y) |
| |
| void | SetPos (int x, int y) |
| |
| int | GetCargoPos () |
| |
| void | SetCargoPos (int x) |
| |
| void | DestroyWhiteBackground () |
| |
| void | CreateWhiteBackground () |
| |
| void | OnDraggingOverBackground (Widget w, int x, int y, Widget reciever) |
| |
| void | DropReceivedFromBackground (Widget w, int x, int y, Widget reciever) |
| |
| void | RevertToOriginalFlip () |
| |
| override void | Refresh () |
| |
| void | SetTemperature () |
| |
| void | RefreshIconPos () |
| |
| void | FullScreen () |
| |
| void | RefreshPos (int row, int column) |
| |
| Object | GetObject () |
| |
| void | RefreshMuzzleIcon () |
| |
| void | SetQuantity () |
| |
| void | SetSort (int index) |
| |
| int | GetSort () |
| |
| void | SetItemPreviewEx (bool refresh=true) |
| |
| void | SetItemPreview () |
| |
| void | SetItemSizeEx (bool refresh=true) |
| |
| void | SetItemSize () |
| |
| void | UpdateFlip (bool flipped) |
| |
| void | InitLock (EntityAI parent, EntityAI obj, int x_pos, int y_pos, bool flip) |
| |
| void | InitEx (EntityAI obj, bool refresh=true) |
| |
| void | Init (EntityAI obj) |
| |
| void | CheckIsWeapon () |
| |
| void | CheckIsMagazineEx (bool refresh=true) |
| |
| void | CheckIsMagazine () |
| |
| void | CheckHasTemperature () |
| |
| void | CheckHasQuantityEx (bool refresh=true) |
| |
| void | CheckHasQuantity () |
| |
| void | SetPosX (int x) |
| |
| void | SetPosY (int y) |
| |
| void | SetSizeX (int x) |
| |
| void | SetSizeY (int y) |
| |
| int | GetPosX () |
| |
| int | GetPosY () |
| |
| int | GetSizeX () |
| |
| int | GetSizeY () |
| |
| void | SetPosEx (bool refresh=true) |
| |
| void | SetPos () |
| |
| void | SetSize () |
| |
| override void | UpdateInterval () |
| |
Definition at line 1 of file icon.c.