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] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
examples

Build examples

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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 array, base (>=4.6 && <6), bytestring, containers, deepseq, directory, filepath, GLFW-b (>=1.4.8.2), mtl, netwire (>=5), netwire-input (>=0.0.7), netwire-input-glfw, OpenGL, stm, transformers [details]
License MIT
Copyright Pavel Krajcevski, 2014-2018
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 2024-01-05T06:50:50Z
Distributions NixOS:0.0.12, Stackage:0.0.12
Reverse Dependencies 1 direct, 0 indirect [details]
Executables glfw-input-example
Downloads 6295 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-05 [all 1 reports]

Readme for netwire-input-glfw-0.0.12

[back to package description]

netwire-input-glfw Build Status

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