comp::Entity2D_TypeId Class Referencefinal
#include <Entity2D.hpp>
Static Public Attributes | |
static constexpr char | TypeName [] = "Entity2D_TypeId" |
static iv::RuntimeIdDictionary | Dictionary |
![]() | |
static constexpr char | TypeName [] |
Additional Inherited Members | |
![]() | |
RuntimeId () | |
RuntimeId (int runtime) | |
RuntimeId (const char *persistent) | |
RuntimeId (const char *persistent, Context *context) | |
bool | operator== (Me const &other) const |
bool | operator!= (Me const &other) const |
bool | operator< (Me const &other) const |
int | runtime_value () const |
std::string | persistent_value () const |
bool | valid () const |
![]() | |
static Me | create (const char *persistent_name) |
static void | lock () |
static size_t | ids_count () |
Detailed Description
Definition at line 15 of file Entity2D.hpp.
Member Data Documentation
◆ TypeName
|
staticconstexpr |
Definition at line 18 of file Entity2D.hpp.
◆ Dictionary
|
static |
Definition at line 19 of file Entity2D.hpp.
The documentation for this class was generated from the following files:
- iv_components/Entity2D/Entity2D.hpp
- iv_components/Entity2D/Entity2D.cpp