Tier0: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) m (recat) |
TomEdwards (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Tier0 is | '''<code>Tier0</code>''' is an engine library that handles [[demo]]s ("VCR mode"), [[VProf]] and <code>[[CFastTimer]]</code>, debugging and memory management. | ||
Although Tier0 compiles to a static library, only its headers are included in the SDK. Modification is not possible. | |||
[[Category:Engine Structure]] | [[Category:Engine Structure]] |
Revision as of 02:17, 10 April 2010
Tier0
is an engine library that handles demos ("VCR mode"), VProf and CFastTimer
, debugging and memory management.
Although Tier0 compiles to a static library, only its headers are included in the SDK. Modification is not possible.