| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Octane.Data.Classes
Documentation
objectToClass :: Map Text Text Source #
A map from object names to their class names. Note that any trailing
numbers have been stripped from the object names. So
Archetypes.Teams.Team0 is in this map as Archetypes.Teams.Team.
locationClasses :: Set Text Source #
A set of classes that have an initial location vector.
rotationClasses :: Set Text Source #
A set of classes that have an initial rotation vector.