Remade component ids
No longer based on incrementing counter Former-commit-id: b875e17781d8bcda48ea9ada523adf0823b22a8b
This commit is contained in:
@@ -55,4 +55,10 @@
|
||||
#define NDK_API
|
||||
#endif
|
||||
|
||||
namespace Ndk
|
||||
{
|
||||
using ComponentId = nzUInt32;
|
||||
using EntityId = nzUInt32;
|
||||
}
|
||||
|
||||
#endif // NDK_PREREQUESITES_HPP
|
||||
|
||||
Reference in New Issue
Block a user