|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.Locales.StdRoom
com.planet_ink.coffee_mud.Locales.WaterSurface
com.planet_ink.coffee_mud.Locales.SaltWaterSurface
public class SaltWaterSurface
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.planet_ink.coffee_mud.Locales.interfaces.Room |
|---|
Room.VariationCode |
| Nested classes/interfaces inherited from interface com.planet_ink.coffee_mud.core.interfaces.ItemPossessor |
|---|
ItemPossessor.Expire, ItemPossessor.Find, ItemPossessor.Move |
| Field Summary | |
|---|---|
static java.util.List<java.lang.Integer> |
roomResources
|
| Fields inherited from class com.planet_ink.coffee_mud.Locales.WaterSurface |
|---|
liquidType |
| Fields inherited from class com.planet_ink.coffee_mud.Locales.StdRoom |
|---|
affectPhyStats, affects, amDestroyed, atmosphere, basePhyStats, behaviors, cachedImageName, climask, combatTurnMobIndex, contents, description, displayText, doors, exits, expirationDate, gridParent, inhabitants, lastResourceTime, me, mobility, myArea, myID, myResource, name, phyStats, rawImageName, roomRecoverMarker, scripts, skyedYet, STDCODES, tickStatus, xtraValues |
| Fields inherited from interface com.planet_ink.coffee_mud.core.interfaces.Places |
|---|
ALL_CLIMATE_MASK, ATMOSPHERE_INHERIT, CLIMASK_COLD, CLIMASK_DRY, CLIMASK_HOT, CLIMASK_INHERIT, CLIMASK_NORMAL, CLIMASK_WET, CLIMASK_WINDY, CLIMATE_DESCS, NUM_CLIMATES |
| Constructor Summary | |
|---|---|
SaltWaterSurface()
|
|
| Method Summary | |
|---|---|
java.lang.String |
ID()
The CoffeeMud Java Class ID shared by all instances of this object. |
protected boolean |
IsUnderWaterFatClass(Room thatSea)
|
java.util.List<java.lang.Integer> |
resourceChoices()
Returns a list of all resource codes for potentially gatherable resources in this room. |
protected int |
UnderWaterDomainType()
|
protected java.lang.String |
UnderWaterLocaleID()
|
| Methods inherited from class com.planet_ink.coffee_mud.Locales.WaterSurface |
|---|
amountTakenToFillMe, clearSky, containsDrink, decayTime, disappearsAfterDrinking, domainType, executeMsg, fixUnderwater, getSky, giveASky, liquidHeld, liquidRemaining, liquidType, okMessage, setDecayTime, setLiquidHeld, setLiquidRemaining, setLiquidType, setThirstQuenched, thirstQuenched |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Environmental |
|---|
description, displayText, expirationDate, image, isGeneric, L, maxRange, minRange, miscTextFormat, Name, rawImage, sameAs, setDescription, setDisplayText, setExpirationDate, setImage, setMiscText, setName, text |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Tickable |
|---|
getTickStatus, name, tick |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.StatsAffecting |
|---|
affectCharState, affectCharStats, affectPhyStats |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Contingent |
|---|
amDestroyed, destroy, isSavable, setSavable |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.CMObject |
|---|
copyOf, initializeClass, newInstance |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Modifiable |
|---|
getSaveStatIndex, getStat, getStatCodes, isStat, setStat |
| Field Detail |
|---|
public static final java.util.List<java.lang.Integer> roomResources
| Constructor Detail |
|---|
public SaltWaterSurface()
| Method Detail |
|---|
public java.lang.String ID()
CMObject
ID in interface CMObjectID in class WaterSurfaceprotected java.lang.String UnderWaterLocaleID()
UnderWaterLocaleID in class WaterSurfaceprotected int UnderWaterDomainType()
UnderWaterDomainType in class WaterSurfaceprotected boolean IsUnderWaterFatClass(Room thatSea)
IsUnderWaterFatClass in class WaterSurfacepublic java.util.List<java.lang.Integer> resourceChoices()
Room
resourceChoices in interface RoomresourceChoices in class WaterSurfaceRawMaterial,
RawMaterial.CODES,
Room.myResource(),
Room.setResource(int)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||