ui.ReplaceSingleItem
ui.ReplaceSingleItem
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
controller | tool.ControllerAccess | |
wrapper | h2d.Layers | |
fb | ui.FlowBox | |
selection | h2d.ScaleGrid | |
source | Entity | |
item | tool.InventItem | |
oldItem | tool.InventItem | |
endCb | Fun | |
isBackpack | Bool | |
niDesc | ui.NewItemDesc | |
oiDesc | ui.NewItemDesc | |
backPackSprite | h2d.Bitmap | |
line | libs.heaps.slib.HSprite | |
redCross | libs.heaps.slib.HSprite | |
arrowLeft | libs.heaps.slib.HSprite | |
showUIonDispose | Bool | |
| static | tArrow | F64 |
Protos
f@19037showArrow(ui.ReplaceSingleItem) → Voidf@19038onValidate(ui.ReplaceSingleItem) → Voidf@19039onDispose(ui.ReplaceSingleItem) → Voidf@19040onResize(ui.ReplaceSingleItem) → Voidf@19041update(ui.ReplaceSingleItem) → Void
Bindings
- static
f@19042__constructor__(ui.ReplaceSingleItem, Entity, tool.InventItem, tool.InventItem, Fun, Ref) → Void