sandbox
|
Public Types | |
using | entity_type = std::uint32_t |
Public Member Functions | |
constexpr | operator entity_type () const noexcept |
constexpr | operator bool () const noexcept |
Static Public Attributes | |
static constexpr auto | null = sbx::ecs::null_entity |
Friends | |
struct | sbx::ecs::entity_traits< node > |