comp::Entity2D_TypeId Class Referencefinal

#include <Entity2D.hpp>

Static Public Attributes

static constexpr char TypeName [] = "Entity2D_TypeId"
 
static iv::RuntimeIdDictionary Dictionary
 
- Static Public Attributes inherited from iv::RuntimeId< Entity2D_TypeId >
static constexpr char TypeName []
 

Additional Inherited Members

- Public Member Functions inherited from iv::RuntimeId< Entity2D_TypeId >
 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 Public Member Functions inherited from iv::RuntimeId< Entity2D_TypeId >
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

constexpr char comp::Entity2D_TypeId::TypeName[] = "Entity2D_TypeId"
staticconstexpr

Definition at line 18 of file Entity2D.hpp.

◆ Dictionary

iv::RuntimeIdDictionary comp::Entity2D_TypeId::Dictionary
static

Definition at line 19 of file Entity2D.hpp.


The documentation for this class was generated from the following files: