Uses of Class
org.otvl.sbxbsamp.simple.Room

Packages that use Room
org.otvl.sbxbsamp.simple   
 

Uses of Room in org.otvl.sbxbsamp.simple
 

Methods in org.otvl.sbxbsamp.simple that return Room
 Room House.getRooms(int index)
          Returns a target in link rooms.
 

Methods in org.otvl.sbxbsamp.simple with parameters of type Room
 void House.addRooms(int index, Room aRoom)
          Inserts a target in link rooms.
 void House.addRooms(Room aRoom)
          Adds a target at end of link rooms.
 



Copyright © 2003-2006 Thierry Beigbeder. All Rights Reserved.