From 16d05bdc02be5bb4749b58eb1f9fe7d54d590752 Mon Sep 17 00:00:00 2001 From: realtradam Date: Mon, 24 Apr 2023 03:58:18 -0400 Subject: update readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 5d1566f..38779b3 100644 --- a/Readme.md +++ b/Readme.md @@ -29,7 +29,7 @@ The goal of this style of design approach is to avoid over-thinking of future de - [ ] Implementing further input abstractions by 4 categories: - [x] Binary (such as keys on a keyboard, or buttons on a controller) - [ ] Bounded Range (such as the x and y joysticks on a controller) - - [ ] Unbounded Range (such as the x and y mouse delta) + - [x] Unbounded Range (such as the x and y mouse delta) - [x] Positional (such as the position of a mouse) ### Logging -- cgit v1.2.3