Abstract Event Types into a general struct

Ground work for supporting different input / emulation backends
This commit is contained in:
Ferdinand Schober
2023-02-08 00:41:25 +01:00
parent 9daa63bbea
commit f545fe2686
9 changed files with 688 additions and 309 deletions

View File

@@ -6,6 +6,7 @@ port = 42069
[client.left]
host_name = "Osmium"
ip = "192.168.178.114"
port = 42069
# [client.right]