Updated readme with status
This commit is contained in:
parent
e84ae751b2
commit
241e5e16b5
24
README.md
24
README.md
@ -3,28 +3,28 @@
|
|||||||
This library due to the changes in love2d. Too many things are broken and instead of doing patch work, I've decided to do a total rewrite. Also I'll be able to make use of the new multi manager features and build a better library from the ground up.
|
This library due to the changes in love2d. Too many things are broken and instead of doing patch work, I've decided to do a total rewrite. Also I'll be able to make use of the new multi manager features and build a better library from the ground up.
|
||||||
|
|
||||||
Core Objects:
|
Core Objects:
|
||||||
- Frame
|
- ~~Frame~~ ✔️
|
||||||
- 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/Other
|
- ~~Pressed~~ ✔️
|
||||||
- Released/Other
|
- ~~Released~~ ✔️
|
||||||
- Moved
|
- Moved
|
||||||
- WheelMoved
|
- WheelMoved
|
||||||
- DragStart
|
- ~~DragStart~~ ✔️
|
||||||
- Dragging
|
- ~~Dragging~~ ✔️
|
||||||
- DragEnd
|
- ~~DragEnd~~ ✔️
|
||||||
- Hotkey
|
- Hotkey
|
||||||
- Other Events
|
- Other Events
|
||||||
- OnUpdate
|
- OnUpdate ✔️
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user