|
Fission FSN
|
#include "gfCParkLevelComponent.h"#include <cmath>#include <vector>#include <fsCore/src/fsCUniqueId.h>#include <fsCore/src/fsCResourceName.h>#include <fsCore/src/fsCAppSettings.h>#include <fsAppCore/fsIDisplay.h>#include <fsAppCore/fsIInputManager.h>#include <fsAppCore/src/fsCAppCoreMain.h>#include <fsAppCore/src/fsCEntity.h>#include <fsAppCore/src/fsCEntityFactory.h>#include <fsAppCore/src/fsCProfileManager.h>#include <fsAppCore/src/fsILevelBasedAppCoreMain.h>#include <fsAppCore/src/components/gui/fsIGuiComponent.h>#include <fsCore/src/fsCVariableTable.h>#include <fsCore/fsSColour.h>#include <fsCore/fsIFile.h>#include <fsCore/src/debug/fsLog.h>#include <fsRenderer/src/fsCBrushManager.h>#include <fsRenderer/src/components/fsCSpriteComponent.h>#include <fsTileMap/fsITileMap.h>#include <fsTileMap/fsITile.h>#include <fsTileMap/fsIObject.h>#include <fsTileMap/fsILayer.h>#include <fsTileMap/src/fsCView.h>#include <fsTileMap/src/fsCBoundryScroller.h>#include <gfCatalogue/src/gfCCatalogueParserYaml.h>#include <gfCatalogue/src/gfCCatalogueCatalogue.h>#include <gfCatalogue/src/gfCCatalogueItem.h>#include "gfCParkGuestViewComponent.h"#include "gfCParkStaffViewComponent.h"#include "gfCParkOfficeTapComponent.h"#include "gfCParkSlotStaffComponent.h"#include "gfCParkLensComponent.h"#include "gfCParkLayoutManager.h"#include "gfCPurchaseActionSlotFill.h"#include "gfCTimeUserSavedData.h"#include "sim/gfCParkDaySim.h"