sdl2-fps: Run of the mill, frames per second timer implementation

[ bsd3, game, library ] [ Propose Tags ]

Run of the mill, frames per second timer implementation


[Skip to Readme]

Modules

  • SDL
    • SDL.FPS

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2
Dependencies base (>=4.9 && <5), sdl2 (>=2.4.0.1 && <2.5) [details]
License BSD-3-Clause
Copyright 2018 Joe Vargas
Author
Maintainer Joe Vargas
Revised Revision 1 made by HerbertValerioRiedel at 2019-06-02T18:59:43Z
Category Game
Home page https://github.com/jxv/sdl2-fps#readme
Bug tracker https://github.com/jxv/sdl2-fps/issues
Source repo head: git clone https://github.com/jxv/sdl2-fps
Uploaded by jxv at 2018-05-20T00:59:31Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 1683 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-05-20 [all 3 reports]

Readme for sdl2-fps-0.0.2

[back to package description]

sdl2-fps

Run of the mill, frames per second timer implementation