Small onEvent change

This commit is contained in:
Erb3
2022-09-17 14:59:46 +02:00
parent 45bb23476b
commit f404e0ad8f

View File

@@ -2,4 +2,10 @@
## onEvent
Every event the computer receives, from the bulit-in event "api", will get passed into basalt.onEvent, except for all mouse events, the key events (key and key_up), char and monitor_touch.
### Parameters
### Usage
TODO