Interlude.Tick.Extra.DebugUI.TabStrip
interludesoftware.tick¶
Interlude.Tick.Extra.DebugUI¶
TabStrip Class¶
Inheritance System.Object → TabStrip
Methods¶
TabStrip.Begin(UI, string, int, string[]) Method¶
Draws a row of tab buttons and pushes the body area. Returns true on the frame a different tab is selected.
Parameters¶
ui UI
selectedIndex System.Int32
tabs System.String[]
Returns¶
TabStrip.End(UI) Method¶
Pops the body rect pushed by Begin(UI, string, int, string[]) and restores the ID.
Parameters¶
ui UI