OldSchool Library
Main

Main OSLib section. More...

Topics

 General
 General routines to initialize and terminate the library.
 
 Synchronization
 Synchronization routines for your game.
 
 Memory
 Memory management routines.
 
 Maths
 Mathematical functions.
 
 Debug console
 Debugging features.
 
 Miscellaneous
 Miscellaneous utilities.
 

Detailed Description

Main OSLib section.

This section contains the core functionalities of OSLib, including initialization, termination, and synchronization routines. It also includes various utility functions and definitions that are commonly used throughout the library.