CorsixTH Lua Documentation

UIResolution Class

A custom resolution selection window

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

Method Index

Member Index

(*) only used in superclass methods
function UIResolution:UIResolution(ui, callback)

Parameters:

NameTypeDescription
ui ? ?
callback ? ?

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

function UIResolution:close(ok)

Closes the resolution dialog

Parameters:

NameTypeDescription
ok boolean or or or nil whether the resolution entry was confirmed (true) or aborted (false)

Overrides: Window:close.
Declared on: line 333 of Lua/dialogs/resizables/options.lua.

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