CorsixTH Lua Documentation

UIFax Class

Declared on: line 21 of Lua/dialogs/fullscreen/fax.lua.
Inheritance: UIFax » UIFullscreen » Window

Method Index

Member Index

(*) only used in superclass methods
function UIFax:UIFax(ui, icon)

Parameters:

NameTypeDescription
ui ? ?
icon ? ?

Declared on: line 23 of Lua/dialogs/fullscreen/fax.lua.

function UIFax:afterLoad(old, new)

Parameters:

NameTypeDescription
old ? ?
new ? ?

Overrides: UIFullscreen:afterLoad.
Declared on: line 246 of Lua/dialogs/fullscreen/fax.lua.

function UIFax:appendNumber(number)

Parameters:

NameTypeDescription
number ? ?

Declared on: line 232 of Lua/dialogs/fullscreen/fax.lua.

function UIFax:choice(choice, additionalInfo)

Parameters:

NameTypeDescription
choice ? ?
additionalInfo ? ?

Declared on: line 118 of Lua/dialogs/fullscreen/fax.lua.

function UIFax:draw(canvas, x, y)

Parameters:

NameTypeDescription
canvas ? ?
x ? ?
y ? ?

Overrides: UIFullscreen:draw.
Declared on: line 94 of Lua/dialogs/fullscreen/fax.lua.

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