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

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

Public Member Functions

 EnttTilePositionAdapter (entt::registry &registry) noexcept
auto position (entt::entity entity) const -> Coord3
void set_position (entt::entity entity, Coord3 coord)

Detailed Description

Position adapter backed by the shared EnTT TilePosition component.


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