OSDL

0.4

Introduction

OSDL stands for Object-oriented SDL (Simple DirectMedia Layer) [official site, mirror].

Basically, OSDL is a high-level library, working on top of lower-level back-ends, currently SDL only.

OSDL is a state machine.

This is OSDL version 0.4.

When multiple ways of processing exist (for example, if there is an SDL fonction for drawing a line and if OSDL can do it too, its own way), you can choose to use OSDL's proper algorithms by defining OSDL_INSIDE (example : ./configure CXXFLAGS="-DOSDL_INSIDE")

Documentation

Please refer to the OSDL version page.

All SDL-related informations are to be found in SDL Official Site.

For any remark or suggestion, feel free to drop me a line.

Generated on Fri Mar 30 14:46:59 2007 for OSDL by  doxygen 1.5.1