SDL_FPoint

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

Members

Variables

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

Meta