News | About | Download | Documentation | Development | Links

ClanLib Display API - Overview

Displaying 2D graphics, setting the video mode and drawing on the screen are very basic features of any game. The ClanLib 2D api provides support for this and several other things, including:

ClanDisplay class overview

ClanDisplay is divided into several classes.

Note that input is part of the display component in ClanLib, there is no separate ClanInput. The input API and its classes are explained in a separate documentation overview.

Here is a short overview over the most important display classes:

Move on to part two.



Questions or comments, write to the ClanLib mailing list.