TileMap

From ClanLib Game SDK

This example demonstrates a simple smooth-scrolling, multi-layered tilemap engine.

The tilemap level is defined in a resource file, and can contain any number of layers.

TileMap Example Window