subscreendata#

Variables#

Functions#

void

GetName(char32[] buf)

void

SetName(char32[] buf)

void

SwapPages(int index1, int index2)

Enumerations#

enum TransitionFlag: πŸ”— Source

TransitionFlag TRANSFLAG_NO_HIDE_SELECTOR = 0

TransitionFlag TRANSFLAG_MAX = 1


enum SubscreenWidgetType: πŸ”— Source

SubscreenWidgetType SUBWIDG_NULL = 0

SubscreenWidgetType SUBWIDG_FRAME = 1

SubscreenWidgetType SUBWIDG_TEXT = 2

SubscreenWidgetType SUBWIDG_LINE = 3

SubscreenWidgetType SUBWIDG_RECT = 4

SubscreenWidgetType SUBWIDG_TIME = 5

SubscreenWidgetType SUBWIDG_MMETER = 6

SubscreenWidgetType SUBWIDG_LMETER = 7

SubscreenWidgetType SUBWIDG_BTNITM = 8

SubscreenWidgetType SUBWIDG_COUNTER = 9

SubscreenWidgetType SUBWIDG_OLDCTR = 10

SubscreenWidgetType SUBWIDG_MMAPTITLE = 11

SubscreenWidgetType SUBWIDG_MMAP = 12

SubscreenWidgetType SUBWIDG_LMAP = 13

SubscreenWidgetType SUBWIDG_BGCOLOR = 14

SubscreenWidgetType SUBWIDG_ITEMSLOT = 15

SubscreenWidgetType SUBWIDG_MCGUFF_FRAME = 16

SubscreenWidgetType SUBWIDG_MCGUFF = 17

SubscreenWidgetType SUBWIDG_TILEBLOCK = 18

SubscreenWidgetType SUBWIDG_MINITILE = 19

SubscreenWidgetType SUBWIDG_SELECTOR = 20

SubscreenWidgetType SUBWIDG_LGAUGE = 21

SubscreenWidgetType SUBWIDG_MGAUGE = 22

SubscreenWidgetType SUBWIDG_TEXTBOX = 23

SubscreenWidgetType SUBWIDG_SELECTEDTEXT = 24

SubscreenWidgetType SUBWIDG_MISCGAUGE = 25

SubscreenWidgetType SUBWIDG_BTNCOUNTER = 26

SubscreenWidgetType SUBWIDG_MAX = 27


enum SubscreenPageMode: πŸ”— Source

SubscreenPageMode SUB_PGMODE_NONE = 0

no page change

SubscreenPageMode SUB_PGMODE_NEXT = 1

next page

SubscreenPageMode SUB_PGMODE_PREV = 2

previous page

SubscreenPageMode SUB_PGMODE_TARG = 3

specified page

SubscreenPageMode SUB_PGMODE_MAX = 4


enum SSTYPE: πŸ”— Source

SSTYPE SSTYPE_ACTIVE = 0

Subscreen Types

SSTYPE SSTYPE_PASSIVE = 1

SSTYPE SSTYPE_OVERLAY = 2

SSTYPE SSTYPE_MAX = 3


enum SSFL: πŸ”— Source

SSFL SSFL_ACTIVE_NOPAGEWRAP = 0

Subscreen Flags

SSFL SSFL_ACTIVE_OVERRIDE_SELECTOR = 1

SSFL SSFL_ACTIVE_MAX = 2


enum SSFL: πŸ”— Source

SSFL SSFL_PASSIVE_MAX = 0


enum SSFL: πŸ”— Source

SSFL SSFL_OVERLAY_MAX = 0


enum TRANS: πŸ”— Source

TRANS TRANS_TY_INSTANT = 0

Transition Types

TRANS TRANS_TY_SLIDE = 1

TRANS TRANS_TY_PIXEL = 2

TRANS TRANS_TY_MAX = 3


enum TRANS: πŸ”— Source

TRANS TRANS_INSTANT_ARG_MAX = 0

Transition arguments


enum TRANS: πŸ”— Source

TRANS TRANS_SLIDE_ARG_DIR = 0

TRANS TRANS_SLIDE_ARG_SPEED = 1

TRANS TRANS_SLIDE_ARG_MAX = 2


enum TRANS: πŸ”— Source

TRANS TRANS_PIXEL_ARG_INVERT = 0

TRANS TRANS_PIXEL_ARG_DURATION = 1

TRANS TRANS_PIXEL_ARG_XOFF = 2

TRANS TRANS_PIXEL_ARG_YOFF = 3

TRANS TRANS_PIXEL_ARG_MAX = 4


enum SUBVISIB: πŸ”— Source

SUBVISIB SUBVISIB_CLOSED = 0

Visible while the active subscreen is closed

SUBVISIB SUBVISIB_OPEN = 1

Visible while the active subscreen is open

SUBVISIB SUBVISIB_SCROLLING = 2

Visible while the active subscreen is opening/closing

SUBVISIB SUBVISIB_NO_MSGSTR = 3

Hide while a message string is displaying

SUBVISIB SUBVISIB_MAX = 4


enum SUBW: πŸ”— Source

SUBW SUBW_GENFL_SELECTABLE = 0

Widget genflags

SUBW SUBW_GENFL_PGMODE_NOWRAP = 1

SUBW SUBW_GENFL_SELECTOR_OVERRIDE = 2

SUBW SUBW_GENFL_MAX = 3


enum SUB: πŸ”— Source

SUB SUB_CS_MCGUFF = -1

Special Subscreen CSet Values

SUB SUB_CS_MCGUFF_FRAME = -2

SUB SUB_CS_OW_MAP = -3

SUB SUB_CS_DUNG_MAP = -4

SUB SUB_CS_BLUEFRAME = -5

SUB SUB_CS_HCPIECES = -6

SUB SUB_CS_SSVINE = -7

SUB SUB_CS_MIN = -8


enum SUB: πŸ”— Source

SUB SUB_COLOR_SYS_0 = -1

Special Subscreen Color Values

SUB SUB_COLOR_SYS_1 = -2

SUB SUB_COLOR_SYS_2 = -3

SUB SUB_COLOR_SYS_3 = -4

SUB SUB_COLOR_SYS_4 = -5

SUB SUB_COLOR_SYS_5 = -6

SUB SUB_COLOR_SYS_6 = -7

SUB SUB_COLOR_SYS_7 = -8

SUB SUB_COLOR_SYS_8 = -9

SUB SUB_COLOR_SYS_9 = -10

SUB SUB_COLOR_SYS_10 = -11

SUB SUB_COLOR_SYS_11 = -12

SUB SUB_COLOR_SYS_12 = -13

SUB SUB_COLOR_SYS_13 = -14

SUB SUB_COLOR_SYS_14 = -15

SUB SUB_COLOR_SYS_15 = -16

SUB SUB_COLOR_TEXT = -17

SUB SUB_COLOR_CAPTION = -18

SUB SUB_COLOR_OVERW_BG = -19

SUB SUB_COLOR_DUNG_BG = -20

SUB SUB_COLOR_DUNG_FG = -21

SUB SUB_COLOR_CAVE_FG = -22

SUB SUB_COLOR_BS_DARK = -23

SUB SUB_COLOR_BS_GOAL = -24

SUB SUB_COLOR_COMPASS_L = -25

SUB SUB_COLOR_COMPASS_D = -26

SUB SUB_COLOR_SUBSCR_BG = -27

SUB SUB_COLOR_SUBSCR_SHD = -28

SUB SUB_COLOR_MCGUFF_FRM = -29

SUB SUB_COLOR_LMAP_BG = -30

SUB SUB_COLOR_LMAP_FG = -31

SUB SUB_COLOR_HERODOT = -32

SUB SUB_COLOR_MSGTXT = -33

SUB SUB_COLOR_TRANSPARENT = -34

SUB SUB_COLOR_MIN = -35


enum SUB: πŸ”— Source

SUB SUB_SPTILE_SSVINE = -1

Special Subscreen Tile Values

SUB SUB_SPTILE_MAGICMETER = -2

SUB SUB_SPTILE_MIN = -3


enum SUBW: πŸ”— Source

SUBW SUBW_FRAME_FLAG_TRANSP = 0

Flags for SUBWIDG_FRAME

SUBW SUBW_FRAME_FLAG_OVERLAY = 1

SUBW SUBW_FRAME_NUMFLAGS = 2


enum SUBW: πŸ”— Source

SUBW SUBW_TEXT_NUMFLAGS = 0

Flags for SUBWIDG_TEXT


enum SUBW: πŸ”— Source

SUBW SUBW_LINE_FLAG_TRANSP = 0

Flags for SUBWIDG_LINE

SUBW SUBW_LINE_NUMFLAGS = 1


enum SUBW: πŸ”— Source

SUBW SUBW_RECT_FLAG_TRANSP = 0

Flags for SUBWIDG_RECT

SUBW SUBW_RECT_FLAG_FILLED = 1

SUBW SUBW_RECT_NUMFLAGS = 2


enum SUBW: πŸ”— Source

SUBW SUBW_TIME_FLAG_ALTSTR = 0

Flags for SUBWIDG_TIME

SUBW SUBW_TIME_NUMFLAGS = 1


enum SUBW: πŸ”— Source

SUBW SUBW_MMETER_NUMFLAGS = 0

Flags for SUBWIDG_MMETER


enum SUBW: πŸ”— Source

SUBW SUBW_LMETER_FLAG_BOTTOM = 0

Flags for SUBWIDG_LMETER

SUBW SUBW_LMETER_NUMFLAGS = 1


enum SUBW: πŸ”— Source

SUBW SUBW_BTNITM_FLAG_TRANSP = 0

Flags for SUBWIDG_BTNITM

SUBW SUBW_BTNITM_NUMFLAGS = 1


enum SUBW: πŸ”— Source

SUBW SUBW_COUNTER_FLAG_SHOW0 = 0

Flags for SUBWIDG_COUNTER

SUBW SUBW_COUNTER_FLAG_ONLYSEL = 1

SUBW SUBW_COUNTER_NUMFLAGS = 2


enum SUBW: πŸ”— Source

SUBW SUBW_OLDCTR_FLAG_USEX = 0

Flags for SUBWIDG_OLDCTR

SUBW SUBW_OLDCTR_NUMFLAGS = 1


enum SUBW: πŸ”— Source

SUBW SUBW_MMAPTITLE_FLAG_REQMAP = 0

Flags for SUBWIDG_MMAPTITLE

SUBW SUBW_MMAPTITLE_FLAG_ONELINE = 1

SUBW SUBW_MMAPTITLE_NUMFLAGS = 2


enum SUBW: πŸ”— Source

SUBW SUBW_MMAP_FLAG_SHOWMAP = 0

Flags for SUBWIDG_MMAP

SUBW SUBW_MMAP_FLAG_SHOWPLAYER = 1

SUBW SUBW_MMAP_FLAG_SHOWCOMPASS = 2

SUBW SUBW_MMAP_NUMFLAGS = 3


enum SUBW: πŸ”— Source

SUBW SUBW_LMAP_FLAG_SHOWMAP = 0

Flags for SUBWIDG_LMAP

SUBW SUBW_LMAP_FLAG_SHOWROOM = 1

SUBW SUBW_LMAP_FLAG_SHOWPLAYER = 2

SUBW SUBW_LMAP_FLAG_LARGE = 3

SUBW SUBW_LMAP_NUMFLAGS = 4


enum SUBW: πŸ”— Source

SUBW SUBW_BGCOLOR_NUMFLAGS = 0

Flags for SUBWIDG_BGCOLOR


enum SUBW: πŸ”— Source

SUBW SUBW_ITEMSLOT_FLAG_INVIS = 0

Flags for SUBWIDG_ITEMSLOT

SUBW SUBW_ITEMSLOT_FLAG_NON_EQUIPPABLE = 1

SUBW SUBW_ITEMSLOT_MOVE_IGNORE_SPEC_SELTEXT = 2

SUBW SUBW_ITEMSLOT_MOVE_IGNORE_SPEC_DISPLAY = 3

SUBW SUBW_ITEMSLOT_FLAG_NO_INTERACT_WO_ITEM = 4

SUBW SUBW_ITEMSLOT_FLAG_NO_INTERACT_WO_EQUIP = 5

SUBW SUBW_ITEMSLOT_FLAG_NO_UNEQUIP = 6

SUBW SUBW_ITEMSLOT_NUMFLAGS = 7


enum SUBW: πŸ”— Source

SUBW SUBW_MCGUFF_FRAME_FLAG_SHOWFRAME = 0

Flags for SUBWIDG_MCGUFF_FRAME

SUBW SUBW_MCGUFF_FRAME_FLAG_SHOWPIECES = 1

SUBW SUBW_MCGUFF_FRAME_FLAG_LARGEPIECES = 2

SUBW SUBW_MCGUFF_FRAME_NUMFLAGS = 3


enum SUBW: πŸ”— Source

SUBW SUBW_MCGUFF_FLAG_OVERLAY = 0

Flags for SUBWIDG_MCGUFF

SUBW SUBW_MCGUFF_FLAG_TRANSP = 1

SUBW SUBW_MCGUFF_NUMFLAGS = 2


enum SUBW: πŸ”— Source

SUBW SUBW_TILEBLOCK_FLAG_OVERLAY = 0

Flags for SUBWIDG_TILEBLOCK

SUBW SUBW_TILEBLOCK_FLAG_TRANSP = 1

SUBW SUBW_TILEBLOCK_NUMFLAGS = 2


enum SUBW: πŸ”— Source

SUBW SUBW_MINITILE_FLAG_OVERLAY = 0

Flags for SUBWIDG_MINITILE

SUBW SUBW_MINITILE_FLAG_TRANSP = 1

SUBW SUBW_MINITILE_NUMFLAGS = 2


enum SUBW: πŸ”— Source

SUBW SUBW_SELECTOR_FLAG_TRANSP = 0

Flags for SUBWIDG_SELECTOR

SUBW SUBW_SELECTOR_FLAG_LARGE = 1

SUBW SUBW_SELECTOR_FLAG_USEB = 2

SUBW SUBW_SELECTOR_NUMFLAGS = 3


enum SUBW: πŸ”— Source

SUBW SUBW_GAUGE_FLAG_MOD1 = 0

Flags for SUBWIDG_LGAUGE,SUBWIDG_MGAUGE,SUBWIDG_MISCGAUGE

SUBW SUBW_GAUGE_FLAG_MOD2 = 1

SUBW SUBW_GAUGE_FLAG_MOD3 = 2

SUBW SUBW_GAUGE_FLAG_MOD4 = 3

SUBW SUBW_GAUGE_FLAG_UNIQUE_LAST = 4

SUBW SUBW_GAUGE_FLAG_FULL_TILE = 5

SUBW SUBW_GAUGE_FLAG_ANIMATE_UNDER = 6

SUBW SUBW_GAUGE_FLAG_ANIMATE_OVER = 7

SUBW SUBW_GAUGE_FLAG_ANIMATE_PERCENT = 8

SUBW SUBW_GAUGE_FLAG_ANIMATE_SKIP_FIRST = 9

SUBW SUBW_GAUGE_FLAG_INFITEM_REQUIRE = 10

SUBW SUBW_GAUGE_FLAG_INFITEM_DISALLOW = 11

SUBW SUBW_GAUGE_FLAG_GRID_RTOL = 12

SUBW SUBW_GAUGE_FLAG_GRID_TTOPB = 13

SUBW SUBW_GAUGE_FLAG_GRID_COLUMN_FIRST = 14

SUBW SUBW_GAUGE_FLAG_GRID_SNAKE_PATTERN = 15

SUBW SUBW_GAUGE_NUMFLAGS = 16


enum SUBW: πŸ”— Source

SUBW SUBW_TEXTBOX_FLAG_WORDWRAP = 0

Flags for SUBWIDG_TEXTBOX

SUBW SUBW_TEXTBOX_NUMFLAGS = 1


enum SUBW: πŸ”— Source

SUBW SUBW_SELECTEDTEXT_FLAG_WORDWRAP = 0

Flags for SUBWIDG_SELECTEDTEXT

SUBW SUBW_SELECTEDTEXT_NUMFLAGS = 1


enum SUBW: πŸ”— Source

SUBW SUBW_BTNCOUNTER_FLAG_SHOW0 = 0

Flags for SUBWIDG_BTNCOUNTER

SUBW SUBW_BTNCOUNTER_FLAG_NOCOLLAPSE = 1

SUBW SUBW_BTNCOUNTER_NUMFLAGS = 2


Variable descriptions#

int CurPage πŸ”— Source

The currently selected page.


int NumPages πŸ”— Source

The total number of pages


const subscreenpage[] Pages πŸ”— Source

The array containing the pages


const int Type πŸ”— Source

Compare with the SSTYPE_ constants.

The type of the subscreen.


bool[] Flags πŸ”— Source

The flags of the subscreen. Use the SSFL_*_ constants to access.


int CursorPos πŸ”— Source

The position value of the selector.


int Script πŸ”— Source

The subscreen’s script.


untyped[] InitD πŸ”— Source

The subscreen’s InitD[] parameters


bool[] BtnPageLeft πŸ”— Source

Use InteractButton (INTBTN_) to index this array.

The β€˜true’ buttons here, when pressed, change pages leftwards.


bool[] BtnPageRight πŸ”— Source

Use InteractButton (INTBTN_) to index this array.

The β€˜true’ buttons here, when pressed, change pages rightwards.


int TransLeftType πŸ”— Source

The transition type for left/right transitions.

Compare with the TRANS_TY_ constants.


int TransLeftSFX πŸ”— Source

The transition sfx for left/right transitions.


bool[] TransLeftFlags πŸ”— Source

The flags for left/right transitions.

Use the TRANSFLAG_ constants to access these.


int[] TransLeftArgs πŸ”— Source

The arguments used for left/right transitions.

Use the β€˜TRANS__ARG_ constants to access these


int TransRightType πŸ”— Source

The transition type for left/right transitions.

Compare with the TRANS_TY_ constants.


int TransRightSFX πŸ”— Source

The transition sfx for left/right transitions.


bool[] TransRightFlags πŸ”— Source

The flags for left/right transitions.

Use the TRANSFLAG_ constants to access these.


int[] TransRightArgs πŸ”— Source

The arguments used for left/right transitions.

Use the β€˜TRANS__ARG_ constants to access these


int SelectorDestX πŸ”— Source

The X/Y/W/H offsets for the selector on this subscreen, if the selector is overridden (see Flags[]).

These values will be ADDED to the x/y/w/h that the selector would normally draw to.


int SelectorDestY πŸ”— Source

The X/Y/W/H offsets for the selector on this subscreen, if the selector is overridden (see Flags[]).

These values will be ADDED to the x/y/w/h that the selector would normally draw to.


int SelectorDestW πŸ”— Source

The X/Y/W/H offsets for the selector on this subscreen, if the selector is overridden (see Flags[]).

These values will be ADDED to the x/y/w/h that the selector would normally draw to.


int SelectorDestH πŸ”— Source

The X/Y/W/H offsets for the selector on this subscreen, if the selector is overridden (see Flags[]).

These values will be ADDED to the x/y/w/h that the selector would normally draw to.


int[] SelectorWid πŸ”— Source

The pixel-size, tile, cset/flashcset, and animation information for the two selector overrides.

These will be used by the selector on this subscreen, if the selector is overridden (see Flags[]).


int[] SelectorHei πŸ”— Source

The pixel-size, tile, cset/flashcset, and animation information for the two selector overrides.

These will be used by the selector on this subscreen, if the selector is overridden (see Flags[]).


int[] SelectorTile πŸ”— Source

The pixel-size, tile, cset/flashcset, and animation information for the two selector overrides.

These will be used by the selector on this subscreen, if the selector is overridden (see Flags[]).


int[] SelectorCSet πŸ”— Source

The pixel-size, tile, cset/flashcset, and animation information for the two selector overrides.

These will be used by the selector on this subscreen, if the selector is overridden (see Flags[]).


int[] SelectorFlashCSet πŸ”— Source

The pixel-size, tile, cset/flashcset, and animation information for the two selector overrides.

These will be used by the selector on this subscreen, if the selector is overridden (see Flags[]).


int[] SelectorFrames πŸ”— Source

The pixel-size, tile, cset/flashcset, and animation information for the two selector overrides.

These will be used by the selector on this subscreen, if the selector is overridden (see Flags[]).


int[] SelectorASpeed πŸ”— Source

The pixel-size, tile, cset/flashcset, and animation information for the two selector overrides.

These will be used by the selector on this subscreen, if the selector is overridden (see Flags[]).


int[] SelectorDelay πŸ”— Source

The pixel-size, tile, cset/flashcset, and animation information for the two selector overrides.

These will be used by the selector on this subscreen, if the selector is overridden (see Flags[]).


int TransClock πŸ”— Source

The timer clock used by the currently active transition.

-1 indicates no transition. Writing to -1 clears the current transition.

Writing a positive value starts a transition if none is currently active.


int TransType πŸ”— Source

The transition type currently active.

Compare with the TRANS_TY_ constants.


bool[] TransFlags πŸ”— Source

index TransitionFlag (TRANSFLAG_)

The flags for the current transition.


int[] TransArgs πŸ”— Source

The arguments used for the current transition.

Use the β€˜TRANS__ARG_ constants to access these


int TransFromPage πŸ”— Source

The page the currently active transition is going from/to.


int TransToPage πŸ”— Source

The page the currently active transition is going from/to.


Function descriptions#

void GetName(char32[] buf) πŸ”— Source

Puts the subscreen’s name in the buffer.

If the buffer is too small, resizes it for you!


void SetName(char32[] buf) πŸ”— Source

Sets the subscreen’s name from the buffer.


void SwapPages(int index1, int index2) πŸ”— Source

Swaps the pages at the two indexes.