orcus
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
Rect Struct Reference

Defines a rectangular area.

#include <2d.h>

Data Fields

int h
 Height in pixels of area.
 
int w
 Width in pixels of area.
 
int x
 X-coordinate of upper left corner of area.
 
int y
 Y-coordinate of upper left corner of area.
 

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