limnus-basic-input 0.0.18

platform neutral input types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "limnus-basic-input"
version = "0.0.18"
edition = "2024"
repository = "https://github.com/swamp/limnus"
license = "MIT"
categories = ["game-development"]
description = "platform neutral input types"


[dependencies]
int_math = "0.0.2"

limnus-message = {path = "../message", version = "0.0.18" }