SDL_FRect

Undocumented in source.
static if(sdlSupport >= SDLSupport.sdl2010)
struct SDL_FRect {}

Members

Variables

h
float h;
Undocumented in source.
w
float w;
Undocumented in source.
x
float x;
y
float y;
Undocumented in source.

Meta