Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::uni< T > Struct Template Reference

Public Types

using TType = T
 Raw type with no additional sugar.
 
using TTypeFull = uni< TType >
 uni<TType>
 
using TTypeOriginal = T
 Original template type.
 

Static Public Attributes

static constexpr EntityKind Kind = EntityKind::EK_Uni
 Component kind.
 

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