Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

Notes for the SmartGame Library

System Header

SgSystem.h includes platform-dependent macros and should be included as the first in every cpp-file, but not in any header file.

Initialization

SgInit() / SgFini() must be called before / after using any classes to initialize global variables (however it is deprecated to use global or class static variables in newly written code).


17 Jun 2010 Doxygen 1.4.7