cherry
cherry copied to clipboard
🍒 Solar2D starter and Components
remove ```lua ----------------------------------------- -- layers (+ BG and stage) transversalBackLayer = display.newGroup(), transversalFrontLayer = display.newGroup(), hud = display.newGroup(), ----------------------------------------- ``` use a set of `back`, `flat`, `front` layers - for...
https://docs.coronalabs.com/guide/distribution/androidResources/index.html
provide a generic tool to enhance touchable areas for tiny objects idea: App.touchables + algo from Kodo
called many times before the `onComplete` doesnt reset the object properties branch to reproduce quickly on exalt: https://github.com/chrisdugne/exalt/tree/animation-pop-bug
https://gitlab.com/daurnimator/docker-hererocks/blob/master/Dockerfile https://github.com/javierfernandes/lua-circleci/blob/master/.circleci/config.yml https://support.circleci.com/hc/en-us/articles/360000217868-How-do-I-create-a-custom-docker-image-for-CircleCI-
https://coronalabs.com/blog/2016/09/22/introducing-external-bitmap-textures/ https://docs.coronalabs.com/guide/graphics/textureManagement.html https://github.com/coronalabs/samples-coronasdk/tree/master/Graphics/TextureLoad
from https://coronalabs.com/blog/2016/02/02/corona-cannon-a-new-corona-sdk-sample-game/