sdl.event
Interface EventListener


public interface EventListener


Method Summary
 boolean incomingEvents(SDLCustomEvent event)
           
 

Method Detail

incomingEvents

public boolean incomingEvents(SDLCustomEvent event)
                       throws SDLEventException
SDLEventException