2015-11-28 00:50:09 -08:00
2015-11-28 00:50:09 -08: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%