Portability | portable |
---|---|
Stability | provisional |
Maintainer | lemmih@gmail.com |
Safe Haskell | None |
Graphics.UI.SDL.Framerate
Description
Documentation
init :: FPSManager -> IO ()Source
get :: FPSManager -> IO IntSource
delay :: FPSManager -> IO ()Source
type FPSManager = ForeignPtr FPSManagerStructSource