All Classes |Grouped Classes |Index

Class CL_Draw

Primitives drawing class. More...

Derived from:

None

Derived by:

None

Group:

2D (Display)

#include <ClanLib/display.h>

Class Members:

Operations:

point

Draw a point.

line

Draw a line.

box

Draw a box / rectangle.

fill

Draw a filled box / rectangle.

texture

Draw a textured rectangle with the selected texture at unit 0.

gradient_fill

Gradient fill.

circle

Draw a circle.

gradient_circle

Gradient circle.

triangle

Draw a triangle.