Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Latest commit

 

History

History
51 lines (32 loc) · 2.1 KB

GuiGameListOptionsCtrl.rst

File metadata and controls

51 lines (32 loc) · 2.1 KB

GuiGameListOptionsCtrl

A control for showing pages of options that are gamepad friendly.

Inherit:

GuiGameListMenuCtrl

Description

Each row in this control allows the selection of one value from a set of options using the keyboard, gamepad or mouse. The row is rendered as 2 columns: the first column contains the row label, the second column contains left and right arrows (for mouse picking) and the currently selected value.

Methods