#include <Component.hpp>
Public Attributes | |
float | x {} |
float | y {} |
![]() | |
std::string | id |
Definition at line 52 of file Component.hpp.
float ecs::Scale::x {} |
Definition at line 54 of file Component.hpp.
Referenced by cli::ConfigMulti::ConfigMulti(), cli::ConfigSolo::ConfigSolo(), cli::GameSolo::GameSolo(), cli::Menu::Menu(), and cli::Settings::Settings().
float ecs::Scale::y {} |
Definition at line 54 of file Component.hpp.