Skip to content
Albin Johansson edited this page Jan 25, 2020 · 18 revisions

Welcome to the Centurion wiki!

[SDL2], [SDL2_ttf], [SDL2_mixer], [SDL2_image]

This wiki purposefully mimics the format of the SDL2 wiki.

Overview

Basics

Page Header
Initialization and shutdown centurion.h
Errors error.h
Logging log.h

Video

Page Header
Windows window.h
Rendering renderer.h
Images image.h, image_generator.h
Fonts font.h
Colors color.h, colors.h
Rectangles rectangle.h
Points point.h

Input

Page Header
Keyboard state key_state.h
Mouse state mouse_state.h

Audio

Page Header
Music music.h
Sound effects sound_effect.h

Time

Page Header
Timing timer.h

Files

Page Header
System paths paths.h

Platform information

Page Header
System, RAM, CPU, power, platform and screen information system.h
Clone this wiki locally