예제 #1
0
 public UIElementFactory(IUIManager uim)
 {
     thisUIM      = uim;
     reserveTrans = uim.GetUIElementReserveTrans();
 }