Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

Notes for the SmartGame Library

System Header

SgSystem.h includes platform-dependent macros. To ensure a consistent global definition of these macros, SgSystem.h should be included as the first include file 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.


Sun Mar 13 2011 Doxygen 1.7.1