diff --git a/docs/objects/Basalt/onEvent.md b/docs/objects/Basalt/onEvent.md index a2b55f4..ad8a790 100644 --- a/docs/objects/Basalt/onEvent.md +++ b/docs/objects/Basalt/onEvent.md @@ -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 \ No newline at end of file