Uses of Class
org.starhope.vergil.game.Room

Packages that use Room
org.starhope.vergil.game   
 

Uses of Room in org.starhope.vergil.game
 

Fields in org.starhope.vergil.game with type parameters of type Room
private static Set<Room> Room.roomList
          WRITEME: Document this brpocock@star-hope.org
 

Methods in org.starhope.vergil.game that return Room
static Room Room.getByID(int i)
          WRITEME: Document this method brpocock@star-hope.org