Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

addHandler

Description

Add the input handler to the service.

Arguments

1 table handler

the handler which would handle clicks and key presses. The handler must have a :handleKeyPress, :handleKeyRelease, and :handleTextInput methods and optionally a :handleMouseClick method