Package io.github.libsdl4j.api.event
-
Interface Summary Interface Description SDL_EventFilter Warning: It is necessary to keep a reference to the callback object somewhere in your Java program, otherwise JNA would dispose of the object (GC would clean it) and the callback function would no longer be available for SDL library's C code to call. -
Class Summary Class Description SDL_Event General event class.SDL_eventaction SDL_EventType The types of events that can be delivered.SdlEvents Definitions from file SDL_events.hSdlEventsConst