Class SDL_EventAction
java.lang.Object
club.doki7.sdl3.enumtype.SDL_EventAction
The type of action to request from SDL_PeepEvents().
Since: This enum is available since SDL 3.2.0.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ADDEVENT
public static final int ADDEVENT- See Also:
-
PEEKEVENT
public static final int PEEKEVENT- See Also:
-
GETEVENT
public static final int GETEVENT- See Also:
-
-
Method Details
-
explain
-