Beispiel #1
0
 public void onEnter()
 {
     NBBaseLayer.onEnter();
     NBUiHelper.moveTop(m_pTop);
     NBUiHelper.moveBottom(m_pBottom);
 }