ui.CollectorPanel
ui.CollectorPanel
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
collectorNpc | en.inter.npc.CollectorPanelNpc | |
mainFlow | ui.FlowBox | |
mainFlowTween | libs.misc.Tween | |
title | ui.Text | |
separator | libs.heaps.slib.HSprite | |
subFlow | h2d.Flow | |
leftFlow | h2d.Flow | |
rightFlow | h2d.Flow | |
controller | tool.ControllerAccess | |
cm | libs.misc.Cinematic | |
filterEntries | Bool | |
fxSb | h2d.SpriteBatch | |
fxPool | libs.heaps.ParticlePool | |
metaList | ui._CollectorPanel.MetaList | |
cellCount | ui._CollectorPanel.CellCount | |
itemDesc | ui._CollectorPanel.ItemDesc | |
toHighlight | hl.types.ArrayBytes_Int | |
cpBaseX | F64 | |
adds | I32 | |
| static | ME | ui.CollectorPanel |
Protos
f@14794get_itemPops(ui.CollectorPanel) → I32f@14795set_itemPops(ui.CollectorPanel, I32) → I32f@14796onMetaListBatchDone(ui.CollectorPanel) → Voidf@14797onMetaListAllBatchesDone(ui.CollectorPanel) → Voidf@14798highlightNextBluePrint(ui.CollectorPanel) → Voidf@14799baseFilter(ui.CollectorPanel, tool.ItemProgress) → Boolf@14800userFilter(ui.CollectorPanel, tool.ItemProgress) → Boolf@14801getEmptyStr(ui.CollectorPanel) → Stringf@14802canInvest(ui.CollectorPanel, tool.ItemProgress) → Boolf@14803updateEntry(ui.CollectorPanel, tool.ItemProgress, ui.ListEntry, Bool) → Voidf@14804makeDesc(ui.CollectorPanel, tool.ItemProgress, h2d.Flow) → Funf@14805makeItem(ui.CollectorPanel, String) → tool.InventItemf@14806applyEffect(ui.CollectorPanel, String) → Voidf@14807updateEntries(ui.CollectorPanel) → Voidf@14808unlockedFx(ui.CollectorPanel, ui.ListEntry) → F64f@14809updateItemDesc(ui.CollectorPanel) → Voidf@14810getEntryRect(ui.CollectorPanel, ui.ListEntry) → Virtual[hei, wid, x, y]f@14811tryInvest(ui.CollectorPanel) → I32f@14812completeFx(ui.CollectorPanel, tool.ItemProgress) → F64f@14813onComplete(ui.CollectorPanel, tool.ItemProgress) → Voidf@14814investAutoFire(ui.CollectorPanel) → Boolf@14815getAddsPerFrame(ui.CollectorPanel) → I32f@14816onDispose(ui.CollectorPanel) → Voidf@14817close(ui.CollectorPanel) → Voidf@14818onValidate(ui.CollectorPanel) → Voidf@14819onResize(ui.CollectorPanel) → Voidf@14820update(ui.CollectorPanel) → Voidf@14821postUpdate(ui.CollectorPanel) → Void
Bindings
- static
f@14847__constructor__(ui.CollectorPanel, en.inter.npc.CollectorPanelNpc) → Void