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 TypeMethodDescriptionintSDL3.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 recordThe structure that describes a virtual joystick.static final recordRepresents a pointer to / an array of null structure(s) in native memory.