We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718d72b commit 84ae027Copy full SHA for 84ae027
1 file changed
src/gameobjects/container/ContainerWebGLRenderer.js
@@ -5,8 +5,6 @@
5
* @license {@link https://github.com/photonstorm/phaser/blob/master/license.txt|MIT License}
6
*/
7
8
-var GameObject = require('../GameObject');
9
-
10
/**
11
* Renders this Game Object with the WebGL Renderer to the given Camera.
12
* The object will not render if any of its renderFlags are set or it is being actively filtered out by the Camera.
0 commit comments