コード例 #1
0
 public InputSystem(MapSystem mapSystem)
 {
     _mapSystem = mapSystem;
 }