Uses of Interface
club.doki7.sdl3.datatype.ISDL_MessageBoxData
Packages that use ISDL_MessageBoxData
-
Uses of ISDL_MessageBoxData in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_MessageBoxDataModifier and TypeMethodDescriptionboolean
SDL3.showMessageBox
(@Nullable ISDL_MessageBoxData messageboxdata, @Nullable IntPtr buttonid) Create a modal message box. -
Uses of ISDL_MessageBoxData in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_MessageBoxDataModifier and TypeClassDescriptionfinal record
MessageBox structure containing title, text, window, etc.static final record
Represents a pointer to / an array of null structure(s) in native memory.