love.event (Deutsch)

Organisiert ereignisse, wie Tastendrücke.

Contents

Funktionen

love.event.poll Gets an iterator for messages in the event queue.
love.event.pump Pump events into the event queue.
love.event.push Adds an event to the event queue.
love.event.wait Like love.event.poll(), but blocks until there is an event in the queue.

Enumerationen

Event Arguments to love.event.push() and the like.

Siehe Auch

Andere Sprachen

Personal tools