Josh Goldberg 0abc90d555 Merge pull request #3 from FullScreenShenanigans/typescript-1.6
Update package TypeScript to 1.6
2015-10-03 22:51:08 -07:00
2015-07-09 19:10:57 -07:00
2015-10-03 22:48:49 -07:00
2015-06-04 15:19:54 -04:00
2015-06-04 15:19:54 -04:00
2015-10-03 22:48:49 -07:00
2015-06-17 00:20:57 -04:00
2015-06-04 15:19:54 -04:00

LevelEditr Build Status

A level editor designed to work natively on top of an existing GameStartr sub-class.

Build Process

LevelEditr uses Grunt to automate building, which requires Node.js. The process is straightforward; see Grunt's help page for more info.

To build from scratch, install NodeJS, and run the following commands:

npm install
grunt

Basic Architecture

Important APIs

To be filled out...

Important Member Variables

To be filled out...

Constructor Arguments

To be filled out...

Sample Usage

To be filled out...

S
Description
No description provided
Readme 507 KiB
Languages
TypeScript 99.9%