- 2019-09-27:
Zui.isKeyDownis nowZui.isKeyPressedand another variable also calledZui.isKeyDownwas added:Zui.isKeyPressedistrueif a key was pressed down on the last frame (onlytruefor one frame)Zui.isKeyDownistrueif at least one key is held down (for an arbitrary amount of time until it is released)
- 2018-10-15:
Zui.floatInput()is nowExt.floatInput()
This repository was archived by the owner on Dec 10, 2023. It is now read-only.