CorsixTH Lua Documentation

EntranceDoor Class

Declared on: line 34 of Lua/objects/doors/entrance_right_door.lua.
Inheritance: EntranceDoor » Object » Entity

Method Index

Member Index

(*) only used in superclass methods
function EntranceDoor:EntranceDoor(world, object_type, x, y, direction, etc)

Parameters:

NameTypeDescription
world ? ?
object_type ? ?
x ? ?
y ? ?
direction ? ?
etc ? ?

Declared on: line 36 of Lua/objects/doors/entrance_right_door.lua.

function EntranceDoor:setTile(x, y)

Parameters:

NameTypeDescription
x ? ?
y ? ?

Overrides: Object:setTile.
Declared on: line 101 of Lua/objects/doors/entrance_right_door.lua.

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