Uses of Record Class
club.doki7.sdl3.datatype.SDL_FRect
Packages that use SDL_FRect
-
Uses of SDL_FRect in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement interfaces with type arguments of type SDL_FRectModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.sdl3.datatype that return SDL_FRectModifier and TypeMethodDescriptionstatic SDL_FRect@NotNull SDL_FRectSDL_FRect.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static SDL_FRectSDL_FRect.h(float value) SDL_FRect.Ptr.toArray()SDL_FRect.w(float value) SDL_FRect.x(float value) SDL_FRect.y(float value) Methods in club.doki7.sdl3.datatype that return types with arguments of type SDL_FRectMethods in club.doki7.sdl3.datatype with parameters of type SDL_FRect