/* */ throws QTException
/* */ {
/* 737 */ doDynamicImageAdd(paramObject, paramTwoDSprite);
/* 738 */ paramTwoDSprite.setParent(this);
/* 739 */ if ((paramObject instanceof Notifier)) {
/* 740 */ Notifier localNotifier = (Notifier)paramObject;
/* 741 */ localNotifier.addNotifyListener(paramTwoDSprite);
/* */ }
/* 743 */ memberAdded(paramObject);
/* 744 */ if (this.mSpriteWorld != null) {
/* 745 */ paramTwoDSprite.createSprite(this.mSpriteWorld);
/* 746 */ if (this.autoRedraw)