tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::EnttHandleAdapter Struct Reference

#include <tess/ecs/entt/entt_adapter.h>

Public Types

using entity_type = entt::entity

Static Public Member Functions

static auto to_handle (entt::entity entity) noexcept -> EntityHandle
static auto to_entity (EntityHandle handle) noexcept -> entt::entity

Detailed Description

Lossless conversion between entt::entity and EntityHandle.

The native null representation is mapped explicitly rather than through its integral value.


The documentation for this struct was generated from the following file: