public void NotifyEnterScene()
 {
     mImpl.NotifyEnterScene(this);
 }