Gamgine-0.7.0: Some kind of game library or set of utilities.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Gamgine.Engine

Documentation

mkUpdateLoop :: MonadIO m => Int -> Int -> m a -> Double -> m (Double, Double) Source #