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 canvas engine inspired by Processing and PICO-8
Status | In development |
Category | Tool |
Author | Luiz Bills |
Tags | 2D, Game engine, html5, javascript, lightweight, minigames, p5js, PICO-8, processing, TIC-80 |
Languages | English |
Accessibility | One button |
More posts
- v0.744 days ago
- Changes until v0.729 days ago
- v0.58Oct 01, 2024
- v0.54Sep 26, 2024
- How to use litecanvas in LOWREZJAMAug 07, 2024
- v0.42Aug 05, 2024
Leave a comment
Log in with itch.io to leave a comment.