Collision detection contour. More...
Derived from: | None |
Derived by: | |
Group: | Collision (Display) |
#include <ClanLib/display.h>
Class Members:
Construction: | |
Construct a outline provider. |
| |
return the countours that make up the outline | |
return the width of the image used as basis for outline creation, or -1 when loading a precompiled outline. | |
return the height of the image used as basis for outline creation, or -1 when loading a precompiled outline. |
| |
Destroys the provider. |
Detailed description:
Abstract Base class for outline providers. Don't use this!