My Project
Public Attributes | List of all members
SDL_FRect Struct Reference

A rectangle, with the origin at the upper left (floating point). More...

#include <SDL_rect.h>

Public Attributes

float x
 
float y
 
float w
 
float h
 

Detailed Description

A rectangle, with the origin at the upper left (floating point).


The documentation for this struct was generated from the following file: