Display Module Overview

Window and Input

The clan::DisplayWindow is the main class which creates a window on the screen. It is also the access point for receiving input and drawing onto the screen. Working with the window and handling input events are done with the following classes:

More information: Timing, User Input

2D Graphics

More information: Sprite Resources, Collision Detection

Fonts

More information: Font Resource

Image Pixels

3D Graphics

More information: Texture Resource

Shader Effects

Resources