Uses of Interface
club.doki7.sdl3.datatype.ISDL_InitState
Packages that use ISDL_InitState
-
Uses of ISDL_InitState in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_InitStateModifier and TypeMethodDescriptionvoidSDL3.setInitialized(@Nullable ISDL_InitState state, boolean initialized) Finish an initialization state transition.booleanSDL3.shouldInit(@Nullable ISDL_InitState state) Return whether initialization should be done.booleanSDL3.shouldQuit(@Nullable ISDL_InitState state) Return whether cleanup should be done. -
Uses of ISDL_InitState in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_InitStateModifier and TypeClassDescriptionfinal recordA structure used for thread-safe initialization and shutdown.static final recordRepresents a pointer to / an array of null structure(s) in native memory.