1#ifndef TerrainObjectManagerAttorney_H
2#define TerrainObjectManagerAttorney_H
4#include "TerrainObjectManager.h"
16 friend class SUNENGINE;
Provides access to the TerrainObjectManager's private methods for specific classes.
Definition TerrainObjectManagerAttorney.h:14
static void Delete()
Calls the Delete method of the TerrainObjectManager.
Definition TerrainObjectManagerAttorney.h:23
static void Delete()
Deletes all managed Terrain objects and the singleton instance.
Definition TerrainObjectManager.h:40