no vi todo tu codigo pero
esta parte es asi:
Código:
this._x = (Stage.width-imagen1._width)/2;
this._y = (Stage.height-imagen1._height)/2;
this._x = (Stage.width-imagen2._width)/2;
this._y = (Stage.height-imagen2._height)/2;
en Stage.width es sin guion-bajo"_" y todos los demas Stages´s