|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExistsInWorld | |
|---|---|
| org.starhope.appius.game | |
| Uses of ExistsInWorld in org.starhope.appius.game |
|---|
| Fields in org.starhope.appius.game with type parameters of type ExistsInWorld | |
|---|---|
private Collection<ExistsInWorld> |
Room.contents
WRITEME: Document this brpocock@star-hope.org |
| Methods in org.starhope.appius.game that return ExistsInWorld | |
|---|---|
ExistsInWorld |
ExistsInWorld.getContainer()
WRITEME: Document this method brpocock@star-hope.org |
| Methods in org.starhope.appius.game that return types with arguments of type ExistsInWorld | |
|---|---|
Collection<ExistsInWorld> |
Room.getContents()
WRITEME: Document this method brpocock@star-hope.org |
| Methods in org.starhope.appius.game with parameters of type ExistsInWorld | |
|---|---|
boolean |
Room.add(ExistsInWorld thing)
WRITEME: Document this method brpocock@star-hope.org |
boolean |
Room.contains(ExistsInWorld thing)
WRITEME: Document this method brpocock@star-hope.org |
boolean |
Room.remove(ExistsInWorld thing)
WRITEME: Document this method brpocock@star-hope.org |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||