Tickets

Issues

// TODO make this work

  • Id: ec7d1bf3ae951149681f0349482c3953
  • Status: Closed
  • Initial commit: 7fc0fd2dccb027e1d73b169c6a51f09cc9f54e92
  • Creation date: 2015-02-01 01:41:03
  • Last changed: 2015-02-01 02:00:57
  • Created by: Laurent Defert
  • File: js/pixi.js
  • Last changed by: Laurent Defert
  • Tag:

		// TODO make this work
		// dont think this is needed any more?
		//if(this.__stage)this.checkVisibility(this.__stage, false)
		
		this.__stage = stage;
		this.stageRenderGroup.setRenderable(stage);

History