The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
GPU_Rect Struct Reference

#include <SDL_gpu.h>

Public Attributes

float x
 
float y
 
float w
 
float h
 

Detailed Description

A struct representing a rectangular area with floating point precision.

See also
GPU_MakeRect()

Definition at line 27 of file SDL_gpu.h.

Member Data Documentation

float GPU_Rect::h
float GPU_Rect::w
float GPU_Rect::x
float GPU_Rect::y

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