draw: function() {
ig.system.context.save();
ig.system.context.scale( 0.5, 0.5 );
this.parent();
ig.system.context.restore();
}
ig.system.width = ig.system.realWidth / 0.5;
ig.system.height = ig.system.realHeight / 0.5;
Return to Beginner Help and Support
Users browsing this forum: No registered users and 0 guests