Uses of Interface
club.doki7.sdl3.datatype.ISDL_VirtualJoystickDesc
Packages that use ISDL_VirtualJoystickDesc
-
Uses of ISDL_VirtualJoystickDesc in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_VirtualJoystickDescModifier and TypeMethodDescriptionint
SDL3.attachVirtualJoystick
(@Nullable ISDL_VirtualJoystickDesc desc) Attach a new virtual joystick. -
Uses of ISDL_VirtualJoystickDesc in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_VirtualJoystickDescModifier and TypeClassDescriptionfinal record
The structure that describes a virtual joystick.static final record
Represents a pointer to / an array of null structure(s) in native memory.