v0.41
litecanvas » Devlog
New Version
v0.41
- Removed
TAPPED
,TAPX
,TAPX
andTAPY
. See this demo to learn how to handle mouse/touches now. - Added multiple touches support. See this demo.
- Removed
DT
(become useless). - Removed
settings.background
. - Removed
settings.useMouse
. - Removed
linecap()
(same asctx().lineCap = ...
). - Removed
linejoin()
(same asctx().lineJoin = ...
). - Removed
filter()
(same asCANVAS.style.filter = ...
). - Removed
fract()
. - Removed
clear()
(old alias forcls()
). - Removed
print()
(old alias fortext()
). - Added
emit()
(useful to trigger custom events).
litecanvas
HTML5 engine with browser-based playground
Status | In development |
Category | Tool |
Author | Luiz Bills |
Tags | Game engine, html5, javascript, lightweight, minigames, Mouse only, PICO-8, TIC-80 |
Languages | English |
Accessibility | One button |
More posts
- v0.5851 days ago
- v0.5456 days ago
- How to use litecanvas in LOWREZJAMAug 07, 2024
- v0.42Aug 05, 2024
Leave a comment
Log in with itch.io to leave a comment.