3#include "Components/Core/DynamicComponent.h"
11 static void registerType();
19template<>
inline Cogs::StringView getName<Cogs::Core::CurvedEarthPositionComponent>() {
return "CurvedEarthPositionComponent"; }
Base class for components implementing dynamic behavior.
Provides a weakly referenced view over the contents of a string.
Contains the Engine, Renderer, resource managers and other systems needed to run Cogs....