コード例 #1
0
 public void alert(Vector2Int alertRoom)
 {
     target = alertRoom;
     statusBar.setAlarmIcon(true);
 }