glictPos Struct Reference
#include <types.h>
List of all members.
Detailed Description
Used to store either position or size. (later typedefed to equal glictSize - contains unions so both names can be used for elements).
It appears that doxygen doesnt handle unions well. For that purpose I'll list them here: <int x, y;> or <int w, h;>
- Examples:
-
examples/memory/main.cpp, and examples/memory_sdl/main.cpp.
Definition at line 39 of file types.h.
The documentation for this struct was generated from the following file:
generated with doxygen 1.5.3 on Mon Oct 29 18:09:27 2007