Just™ Game Engine
jng::Entity Member List

This is the complete list of members for jng::Entity, including all inherited members.

addComponent(Args &&...args)jng::Entity
addOrReplaceComponent(Args &&...args)jng::Entityinline
Entity()=defaultjng::Entity
Entity(entt::entity handle, Scene &scene)jng::Entity
getComponent()jng::Entity
getComponent() constjng::Entity
getGUID() constjng::Entity
getOrAddComponent(Args &&...args)jng::Entityinline
getScene()jng::Entityinline
getTag() constjng::Entity
hasComponent() constjng::Entity
operator bool()jng::Entityinline
operator void *()jng::Entityinline
operator!=(const Entity &other) constjng::Entityinline
operator==(const Entity &other) constjng::Entityinline
removeComponent()jng::Entity
Scenejng::Entityfriend