Skip to content

Commit 93ebaf8

Browse files
committed
README: Mark mouse events as finished
1 parent f39a4a1 commit 93ebaf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ Button {
127127
- [x] API for engine properties (FPS, turbo mode, etc.)
128128
- [x] Loading projects from URL
129129
- [x] SVG rendering
130-
- [ ] Mouse position
130+
- [x] Mouse position
131131
- [ ] Key press events
132-
- [ ] Mouse press events
132+
- [x] Mouse press events
133133
- [ ] Sprite click events
134134
- [ ] Clones
135135
- [ ] Sprite dragging

0 commit comments

Comments
 (0)