ecs::Entity

#include <Entity.hpp>

Public Functions

Friends

Name

Public Functions Documentation

function operator size_t &

inline explicit operator size_t &()

Return: Private member _id of the Entity

Operators for the Entity class used to get the Id of the entity

function operator size_t

inline explicit operator size_t() const

Friends

friend Registry

friend class Registry(
    Registry 
);

Updated on 2022-11-13 at 17:21:37 +0100

Last updated