netwire-input-glfw: GLFW instance of netwire-input

[ game, library, mit ] [ Propose Tags ]

This package contains the necessary glue to allow the use of wires from the netwire-input package. In general, the types associated here should be used only sparingly to plumb the input state through your netwire program. Otherwise, the state should not be modified directly.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12
Dependencies base (>=4.7 && <4.8), containers, GLFW-b, mtl, netwire-input, stm [details]
License MIT
Copyright Pavel Krajcevski, 2014
Author Pavel Krajcevski
Maintainer Krajcevski@gmail.com
Category Game
Home page https://www.github.com/Mokosha/netwire-input-glfw
Source repo head: git clone https://github.com/Mokosha/netwire-input-glfw
Uploaded by Mokosha at 2014-08-31T04:56:25Z
Distributions NixOS:0.0.12, Stackage:0.0.12
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6337 total (44 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for netwire-input-glfw-0.0.1

[back to package description]

netwire-input-glfw

This library contains the necessary typeclasses to interface with netwire-input