"L. Spiro Engine"
Public Attributes

lse::CEngine::LSE_ENGINE_INIT Struct Reference

#include <LSEEngine.h>

List of all members.

Public Attributes

LSUINT32 ui32HeapSize
LSBOOL bHeapIsGrowable

Detailed Description

Engine initialization parameters. Call InitEngine() before creating your custom game class. After creating your custom game class, call SecondaryInit().


Member Data Documentation

If true, the default heap is growable.

Size of the default heap used by new and delete.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator