We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This file is due for a rewrite, as it hasn't been reworked around the new graphics API.
typedef struct ilG_terrain ilG_terrain;
Represents a drawable terrain object.
ilG_terrain* ilG_terrain_new(il_terrain*, il_positionable*);
Draws a terrain object at the specified position.