SolarSim
Loading...
Searching...
No Matches
entity.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <cstdint>
4
5
namespace
solarsim
{
9
using
Entity
= uint32_t;
10
}
solarsim
Definition
engine.cpp:23
solarsim::Entity
uint32_t Entity
Entity identifier type for ECS.
Definition
entity.hpp:9
include
scene
entity.hpp
Generated by
1.15.0