texit ~master (2023-12-16T21:48:18Z)
Dub
Repo
SDL_FRect
texit
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
SDL_FRect {
float
x
;
float
y
;
float
w
;
float
h
;
}
Members
Variables
h
float
h
;
w
float
w
;
Undocumented in source.
x
float
x
;
y
float
y
;
Undocumented in source.
Meta
Source
See Implementation
texit
modules
app
aliases
Easing
classes
SDLException
TexitException
functions
SDL_RenderCopyF
SDL_RenderFillRectF
ease
easing
mixin templates
Texit
structs
Color
Point
SDL_FRect
Tile
Vector
variables
translation
zoom