0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-23 09:26:51 -05:00

updated edge build

This commit is contained in:
liabru 2014-07-29 16:26:49 +01:00
parent 6911395222
commit 2fa1570e45
3 changed files with 652 additions and 344 deletions

File diff suppressed because it is too large Load diff

6
build/matter.min.js vendored

File diff suppressed because one or more lines are too long

View file

@ -248,7 +248,7 @@ var Engine = {};
}; };
/** /**
* An alias for Runner.run, see `Matter.Runner` for more information. * An alias for `Runner.run`, see `Matter.Runner` for more information.
* @method run * @method run
* @param {engine} engine * @param {engine} engine
*/ */