CorsixTH Lua Documentation

UICustomise Class

Customise window used in the main menu and ingame.

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

Method Index

Member Index

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

Parameters:

NameTypeDescription
ui ? ?
mode ? ?

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

function UICustomise:buttonAliens(checked)

Parameters:

NameTypeDescription
checked ? ?

Declared on: line 180 of Lua/dialogs/resizables/customise.lua.

function UICustomise:buttonIntro(checked)

Parameters:

NameTypeDescription
checked ? ?

Declared on: line 153 of Lua/dialogs/resizables/customise.lua.

function UICustomise:buttonPaused(checked)

Parameters:

NameTypeDescription
checked ? ?

Declared on: line 162 of Lua/dialogs/resizables/customise.lua.

function UICustomise:buttonVolume(checked)

Parameters:

NameTypeDescription
checked ? ?

Declared on: line 171 of Lua/dialogs/resizables/customise.lua.

function UICustomise:reload()

So that we can see the option has been changed reload the menu

Declared on: line 219 of Lua/dialogs/resizables/customise.lua.

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