CorsixTH Lua Documentation

UIOptions Class

Options window used in the main menu and ingame.

Declared on: line 21 of Lua/dialogs/resizables/options.lua.
Inheritance: UIOptions » UIResizable » Window

Method Index

Member Index

(*) only used in superclass methods
function UIOptions:UIOptions(ui, mode)

Parameters:

NameTypeDescription
ui ? ?
mode ? ?

Declared on: line 60 of Lua/dialogs/resizables/options.lua.

function UIOptions:buttonAudioGlobal(checked)

Parameters:

NameTypeDescription
checked ? ?

Declared on: line 247 of Lua/dialogs/resizables/options.lua.

function UIOptions:buttonFullscreen(checked)

Parameters:

NameTypeDescription
checked ? ?

Declared on: line 215 of Lua/dialogs/resizables/options.lua.

function UIOptions:dropdownLanguage(activate)

Parameters:

NameTypeDescription
activate ? ?

Declared on: line 161 of Lua/dialogs/resizables/options.lua.

function UIOptions:dropdownResolution(activate)

Parameters:

NameTypeDescription
activate ? ?

Declared on: line 182 of Lua/dialogs/resizables/options.lua.

function UIOptions:selectLanguage(number)

Parameters:

NameTypeDescription
number ? ?

Declared on: line 175 of Lua/dialogs/resizables/options.lua.

function UIOptions:selectResolution(number)

Parameters:

NameTypeDescription
number ? ?

Declared on: line 196 of Lua/dialogs/resizables/options.lua.

Page generated on Sat Feb 07, 2015 at 18:38:28 by LDocGen.