All subgroups and modules

module minimal

sdl2 :: minimal

An example to test and demonstrate the sdl2 lib with image and events
package_diagram sdl2\>examples\>minimal\>src\> src sdl2 sdl2 sdl2\>examples\>minimal\>src\>->sdl2 core core sdl2->core ...core ... ...core->core

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group sdl2

sdl2

This is a low-level wrapper of the SDL 2.0 library (as sdl2) and SDL_image 2.0 (as sdl2::image).