|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoomRegion | |
---|---|
org.starhope.appius.game |
Uses of RoomRegion in org.starhope.appius.game |
---|
Fields in org.starhope.appius.game with type parameters of type RoomRegion | |
---|---|
private Collection<RoomRegion> |
Room.regions
WRITEME: Document this brpocock@star-hope.org |
Methods in org.starhope.appius.game that return types with arguments of type RoomRegion | |
---|---|
Collection<RoomRegion> |
Room.getRegions()
WRITEME: Document this method brpocock@star-hope.org |
Collection<RoomRegion> |
Room.getRegionsIncluding(Coord3D point)
WRITEME: Document this method brpocock@star-hope.org |
Collection<RoomRegion> |
Room.getRegionsIncluding(Polygon space)
WRITEME: Document this method brpocock@star-hope.org |
Methods in org.starhope.appius.game with parameters of type RoomRegion | |
---|---|
boolean |
Room.add(RoomRegion newRegion)
WRITEME: Document this method brpocock@star-hope.org |
boolean |
Room.remove(RoomRegion oldRegion)
WRITEME: Document this method brpocock@star-hope.org |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |