Update API Reference

2025-12-25 21:51:09 +00:00
parent f61bb92ff2
commit bb2b413351

@@ -29,6 +29,7 @@ The following functions are provided by the library:
|Function|Description|
| --- | --- |
|s.iskeydown(key)|Keyboard state|
|s.iskeypressed(key)|Is key newly pressed|
|s.rand(min=0, max=1)|Random float|
|s.randi(min=0, max=1)|Random integer|