iGeom Struct Reference
A piece of geometry. More...
#include <ivaria/blobs.h>
Inheritance diagram for iGeom:

Public Member Functions | |
| virtual uint32 | Box (int x, int y, int w, int h, int color)=0 |
| Add a primitive. The returned ID can be used to setup or remove the primitive. | |
Detailed Description
A piece of geometry.
This is a moving object representing a number of drawing primitives.
Definition at line 132 of file blobs.h.
Member Function Documentation
| virtual uint32 iGeom::Box | ( | int | x, | |
| int | y, | |||
| int | w, | |||
| int | h, | |||
| int | color | |||
| ) | [pure virtual] |
Add a primitive. The returned ID can be used to setup or remove the primitive.
The documentation for this struct was generated from the following file:
- ivaria/blobs.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
