Skip to content

ui.CollectorPanel

ui.CollectorPanel

Inherits from: ui.Process

Fields

NameType
collectorNpcen.inter.npc.CollectorPanelNpc
mainFlowui.FlowBox
mainFlowTweenlibs.misc.Tween
titleui.Text
separatorlibs.heaps.slib.HSprite
subFlowh2d.Flow
leftFlowh2d.Flow
rightFlowh2d.Flow
controllertool.ControllerAccess
cmlibs.misc.Cinematic
filterEntriesBool
fxSbh2d.SpriteBatch
fxPoollibs.heaps.ParticlePool
metaListui._CollectorPanel.MetaList
cellCountui._CollectorPanel.CellCount
itemDescui._CollectorPanel.ItemDesc
toHighlighthl.types.ArrayBytes_Int
cpBaseXF64
addsI32
staticMEui.CollectorPanel

Protos

  • f@14794 get_itemPops(ui.CollectorPanel) → I32
  • f@14795 set_itemPops(ui.CollectorPanel, I32) → I32
  • f@14796 onMetaListBatchDone(ui.CollectorPanel) → Void
  • f@14797 onMetaListAllBatchesDone(ui.CollectorPanel) → Void
  • f@14798 highlightNextBluePrint(ui.CollectorPanel) → Void
  • f@14799 baseFilter(ui.CollectorPanel, tool.ItemProgress) → Bool
  • f@14800 userFilter(ui.CollectorPanel, tool.ItemProgress) → Bool
  • f@14801 getEmptyStr(ui.CollectorPanel) → String
  • f@14802 canInvest(ui.CollectorPanel, tool.ItemProgress) → Bool
  • f@14803 updateEntry(ui.CollectorPanel, tool.ItemProgress, ui.ListEntry, Bool) → Void
  • f@14804 makeDesc(ui.CollectorPanel, tool.ItemProgress, h2d.Flow) → Fun
  • f@14805 makeItem(ui.CollectorPanel, String) → tool.InventItem
  • f@14806 applyEffect(ui.CollectorPanel, String) → Void
  • f@14807 updateEntries(ui.CollectorPanel) → Void
  • f@14808 unlockedFx(ui.CollectorPanel, ui.ListEntry) → F64
  • f@14809 updateItemDesc(ui.CollectorPanel) → Void
  • f@14810 getEntryRect(ui.CollectorPanel, ui.ListEntry) → Virtual[hei, wid, x, y]
  • f@14811 tryInvest(ui.CollectorPanel) → I32
  • f@14812 completeFx(ui.CollectorPanel, tool.ItemProgress) → F64
  • f@14813 onComplete(ui.CollectorPanel, tool.ItemProgress) → Void
  • f@14814 investAutoFire(ui.CollectorPanel) → Bool
  • f@14815 getAddsPerFrame(ui.CollectorPanel) → I32
  • f@14816 onDispose(ui.CollectorPanel) → Void
  • f@14817 close(ui.CollectorPanel) → Void
  • f@14818 onValidate(ui.CollectorPanel) → Void
  • f@14819 onResize(ui.CollectorPanel) → Void
  • f@14820 update(ui.CollectorPanel) → Void
  • f@14821 postUpdate(ui.CollectorPanel) → Void

Bindings

  • static f@14847 __constructor__(ui.CollectorPanel, en.inter.npc.CollectorPanelNpc) → Void