예제 #1
0
 private void _setup()
 {
     _dragDropController = new CardDragDropController(transform, handSlot, dragLayer);
 }