Sprite_Balloon.prototype.initMembers = function() { this._balloonId = 0; this._duration = 0; this.anchor.x = 0.5; this.anchor.y = 1; this.z = 7;};
Sprite_Balloon.prototype.initMembers = function() { this._balloonId = 0; this._duration = 0; this.anchor.x = 0.5; this.anchor.y = 1; this.z = 7; };