| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Data.Aztecs.World
Documentation
data EntityComponent a Source #
Constructors
| EntityComponent Entity a |
Instances
| Show a => Show (EntityComponent a) Source # | |
Defined in Data.Aztecs.Core Methods showsPrec :: Int -> EntityComponent a -> ShowS # show :: EntityComponent a -> String # showList :: [EntityComponent a] -> ShowS # | |
Constructors
| World Components Archetypes |