3#include "../../EntityDefinition.h"
15 static void registerType();
24template<>
inline Cogs::StringView getName<Cogs::Core::ScreenSizeComponent>() {
return "ScreenSizeComponent"; }
Base class for Component instances.
Allows to control the screen size of the entity.
Provides a weakly referenced view over the contents of a string.
std::shared_ptr< ComponentModel::Entity > EntityPtr
Smart pointer for Entity access.
Contains all Cogs related functionality.