Updated readme with changes

This commit is contained in:
Ryan Ward 2022-02-14 23:01:41 -05:00 committed by GitHub
parent ffb3b51a15
commit 2ec6c91e45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,24 +7,24 @@ Core Objects:
- Text:
- ~~Label~~ ✔️
- Box
- Button
- ~~Button~~ ✔️
- Image:
- ~~Label~~ ✔️
- Button
- ~~Button~~ ✔️
- Animation
- ~~Video~~ ✔️
Events:
- Mouse Events
- Enter
- Exit
- ~~Enter~~ ✔️
- ~~Exit~~ ✔️
- ~~Pressed~~ ✔️
- ~~Released~~ ✔️
- Moved
- ~~Moved~~ ✔️
- WheelMoved
- ~~DragStart~~ ✔️
- ~~Dragging~~ ✔️
- ~~DragEnd~~ ✔️
- Hotkey
- Other Events
- OnUpdate ✔️
- ~~OnUpdate~~ ✔️