Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::pair< Entity, Entity > Member List

This is the complete list of members for gaia::ecs::pair< Entity, Entity >, including all inherited members.

first() const noexcept (defined in gaia::ecs::pair< Entity, Entity >)gaia::ecs::pair< Entity, Entity >inline
operator Entity() const noexcept (defined in gaia::ecs::pair< Entity, Entity >)gaia::ecs::pair< Entity, Entity >inline
operator!=(const pair &other) const (defined in gaia::ecs::pair< Entity, Entity >)gaia::ecs::pair< Entity, Entity >inline
operator==(const pair &other) const (defined in gaia::ecs::pair< Entity, Entity >)gaia::ecs::pair< Entity, Entity >inline
pair(Entity a, Entity b) noexcept (defined in gaia::ecs::pair< Entity, Entity >)gaia::ecs::pair< Entity, Entity >inline
second() const noexcept (defined in gaia::ecs::pair< Entity, Entity >)gaia::ecs::pair< Entity, Entity >inline