CorsixTH Lua Documentation

UIGraphs Class

Charts fullscreen window

Declared on: line 22 of Lua/dialogs/fullscreen/graphs.lua.
Inheritance: UIGraphs » UIFullscreen » Window

Method Index

Member Index

(*) only used in superclass methods
function UIGraphs:UIGraphs(ui)

Parameters:

NameTypeDescription
ui ? ?

Declared on: line 39 of Lua/dialogs/fullscreen/graphs.lua.

function UIGraphs:afterLoad(old, new)

Parameters:

NameTypeDescription
old ? ?
new ? ?

Overrides: UIFullscreen:afterLoad.
Declared on: line 263 of Lua/dialogs/fullscreen/graphs.lua.

function UIGraphs:draw(canvas, x, y)

Parameters:

NameTypeDescription
canvas ? ?
x ? ?
y ? ?

Overrides: UIFullscreen:draw.
Declared on: line 185 of Lua/dialogs/fullscreen/graphs.lua.

function UIGraphs:toggleGraph(name)

Parameters:

NameTypeDescription
name ? ?

Declared on: line 253 of Lua/dialogs/fullscreen/graphs.lua.

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