CrawlSpaceLib icon indicating copy to clipboard operation
CrawlSpaceLib copied to clipboard

The Crawl Space Library for CoronaSDK

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:

require "crawlspaceLib"

For access to the library's public methods:

local CSL = require "crawlspaceLib"

To see a list of features:

local CSL = require "crawlspaceLib"
CSL.listFeatures()

To donate, go here

To email me, drop your note here