CrawlSpaceLib
The Crawl Space Library for CoronaSDK
Install / Use
/learn @AdamBuchweitz/CrawlSpaceLibREADME
Crawl Space Library
v1.1.3
All methods and features are documented in crawlspaceLib.lua
Included is a main.lua file with sample code to demonstrate some features.
For general usage, simply:
<code> require "crawlspaceLib" </code>For access to the library's public methods:
<code> local CSL = require "crawlspaceLib" </code>To see a list of features:
<code> local CSL = require "crawlspaceLib"<br> CSL.listFeatures() </code>To donate, go here
To email me, drop your note here
