| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Affection
- withAffection :: AffectionConfig us -> IO ()
- get :: MonadState s m => m s
- put :: MonadState s m => s -> m ()
Documentation
Arguments
| :: AffectionConfig us | Configuration of the Game and its engine. |
| -> IO () |
Main function which bootstraps everything else.