示例#1
0
 // Get current room number
 public int getRoomNumber()
 {
     return(_Player.getLocation());
 }