コード例 #1
0
 public void ClickArea(MouseState mouse, ref GameEntityGroup selectedGroup)
 {
     gwState.ClickArea(mouse, ref selectedGroup);
 }