Entity identifier for ECS architecture.
Represents an entity in the ECS (Entity-Component-System) architecture.
File : Ammo.hpp License: MIT Author : Elias Josué HAJJAR LLAUQUEN elias-josue.hajjar-llauquen@epitech...
constexpr Entity NullEntity
Component representing damage value.
int amount
Amount of damage.
Entity sourceEntity
ID of the entity that caused the damage.