pistoncore-event_loop 0.39.0

A Piston event loop for games and interactive applications
Documentation
[dependencies.pistoncore-input]
version = "0.23.0"

[dependencies.pistoncore-window]
version = "0.34.0"

[lib]
name = "event_loop"
path = "src/lib.rs"

[package]
authors = ["bvssvni <bvssvni@gmail.com>", "Coeuvre <coeuvre@gmail.com>", "gmorenz", "bfops"]
description = "A Piston event loop for games and interactive applications"
documentation = "https://docs.rs/pistoncore-event_loop"
homepage = "https://github.com/PistonDevelopers/piston"
keywords = ["game", "event", "loop", "piston"]
license = "MIT"
name = "pistoncore-event_loop"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/piston.git"
version = "0.39.0"