DMC-Corona-Library
DMC-Corona-Library copied to clipboard
Development library for Corona SDK
Seems the wss, ssl not woking ..
Use by adding an "imageSheet" and "defaultIndex" configuration, with optional "upIndex" and "downIndex" Here's an example: local sheetData = { -- image sheet options go here } local imageSheet =...
looks like this is available in Lua 5.2, but Corona is currently using 5.1.
Using dmc_buttons radio group. Problem: Initial state of the button's active/inactive modes are not set. In my case the button's active image is showing underneath the inactive image since they...