filter_events


Description:

public int filter_events (Event evt)

Processes X events.

Should be included into the main event cycle of an application. One of the most important functions.

Parameters:

this

the engine

evt

delivered X event

Returns:

0 if the event it processed - 1 otherwise