Skip to content

Commit

Permalink
README: Mark mouse events as finished
Browse files Browse the repository at this point in the history
  • Loading branch information
adazem009 committed Dec 11, 2023
1 parent f39a4a1 commit 93ebaf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ Button {
- [x] API for engine properties (FPS, turbo mode, etc.)
- [x] Loading projects from URL
- [x] SVG rendering
- [ ] Mouse position
- [x] Mouse position
- [ ] Key press events
- [ ] Mouse press events
- [x] Mouse press events
- [ ] Sprite click events
- [ ] Clones
- [ ] Sprite dragging
Expand Down

0 comments on commit 93ebaf8

Please sign in to comment.