CorsixTH Lua Documentation

Helicopter Class

An `Object` which drops of emergency patients.

Declared on: line 37 of Lua/objects/helicopter.lua.
Inheritance: Helicopter » Object » Entity

Method Index

Member Index

(*) only used in superclass methods
function Helicopter:Helicopter(world, object_type, hospital, direction, etc)

Parameters:

NameTypeDescription
world ? ?
object_type ? ?
hospital ? ?
direction ? ?
etc ? ?

Declared on: line 40 of Lua/objects/helicopter.lua.

function Helicopter:spawnPatient()

When the helicopter has landed this method is called each time a patient should spawn from it.

Declared on: line 73 of Lua/objects/helicopter.lua.

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