aztecs-0.2.0.0: A type-safe and friendly ECS for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Aztecs.Archetype

Documentation

data AnyStorage Source #

Instances

Instances details
Show AnyStorage Source # 
Instance details

Defined in Data.Aztecs.Archetype

anyStorage :: forall s a. Storage s a => s a -> AnyStorage Source #

newtype Archetype Source #

Constructors

Archetype 

Instances

Instances details
Show Archetype Source # 
Instance details

Defined in Data.Aztecs.Archetype