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

upgraded pixi.js to v3.0.6

This commit is contained in:
liabru 2015-05-22 00:32:39 +01:00
parent eed91673f7
commit d03145e2d1
3 changed files with 1152 additions and 1067 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -52,6 +52,7 @@ var RenderPixi = {};
antialias: true,
backgroundColor: options.background
});
render.canvas = render.context.view;
render.container = new PIXI.Container();
render.bounds = render.bounds || {