SDL_FPoint

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

Members

Variables

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

Meta