CorsixTH Lua Documentation

UIUpdate Class

Options window used in the main menu and ingame.

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

Method Index

Member Index

(*) only used in superclass methods
function UIUpdate:UIUpdate(ui, this_version, new_version, brief_description, download_url)

Parameters:

NameTypeDescription
ui ? ?
this_version ? ?
new_version ? ?
brief_description ? ?
download_url ? ?

Declared on: line 61 of Lua/dialogs/resizables/update.lua.

function UIUpdate:draw(canvas, x, y)

Parameters:

NameTypeDescription
canvas ? ?
x ? ?
y ? ?

Overrides: UIResizable:draw.
Declared on: line 105 of Lua/dialogs/resizables/update.lua.

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