Gamgine-0.5.1: Some kind of game library or set of utilities.

Safe HaskellNone
LanguageHaskell98

Gamgine.Engine

Documentation

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