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: - Text:
- ~~Label~~ ✔️ - ~~Label~~ ✔️
- Box - Box
- Button - ~~Button~~ ✔️
- Image: - Image:
- ~~Label~~ ✔️ - ~~Label~~ ✔️
- Button - ~~Button~~ ✔️
- Animation - Animation
- ~~Video~~ ✔️ - ~~Video~~ ✔️
Events: Events:
- Mouse Events - Mouse Events
- Enter - ~~Enter~~ ✔️
- Exit - ~~Exit~~ ✔️
- ~~Pressed~~ ✔️ - ~~Pressed~~ ✔️
- ~~Released~~ ✔️ - ~~Released~~ ✔️
- Moved - ~~Moved~~ ✔️
- WheelMoved - WheelMoved
- ~~DragStart~~ ✔️ - ~~DragStart~~ ✔️
- ~~Dragging~~ ✔️ - ~~Dragging~~ ✔️
- ~~DragEnd~~ ✔️ - ~~DragEnd~~ ✔️
- Hotkey - Hotkey
- Other Events - Other Events
- OnUpdate ✔️ - ~~OnUpdate~~ ✔️