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:
parent
6911395222
commit
2fa1570e45
3 changed files with 652 additions and 344 deletions
988
build/matter.js
988
build/matter.js
File diff suppressed because it is too large
Load diff
6
build/matter.min.js
vendored
6
build/matter.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue