|
|||||||||
| 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.StdThinGrid
com.planet_ink.coffee_mud.Locales.RoadThinGrid
public class RoadThinGrid
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.planet_ink.coffee_mud.Locales.interfaces.GridLocale |
|---|
GridLocale.ThinGridEntry, GridLocale.ThinGridEntryConverter |
| Nested classes/interfaces inherited from interface com.planet_ink.coffee_mud.core.interfaces.ItemPossessor |
|---|
ItemPossessor.Expire, ItemPossessor.Find, ItemPossessor.Move |
| Nested classes/interfaces inherited from interface com.planet_ink.coffee_mud.Areas.interfaces.GridZones |
|---|
GridZones.XYVector |
| Field Summary |
|---|
| Fields inherited from class com.planet_ink.coffee_mud.Locales.StdThinGrid |
|---|
descriptions, displayTexts, gridexits, ox, rooms, tickStarted, xsize, yLength, ysize |
| Fields inherited from class com.planet_ink.coffee_mud.Locales.StdRoom |
|---|
affects, amDestroyed, basePhyStats, behaviors, cachedImageName, contents, description, displayText, doors, exits, expirationDate, gridParent, inhabitants, mobility, myArea, myID, myResource, name, phyStats, rawImageName, resourceFound, scripts, skyedYet, STDCODES, tickStatus, xtraValues |
| Constructor Summary | |
|---|---|
RoadThinGrid()
|
|
| Method Summary | |
|---|---|
int |
domainConditions()
|
int |
domainType()
|
java.lang.String |
getGridChildLocaleID()
|
java.lang.String |
ID()
The CoffeeMud Java Class ID shared by all instances of this object. |
CMObject |
newInstance()
Returns a new instance of this class. |
java.util.List<java.lang.Integer> |
resourceChoices()
|
| Methods inherited from class com.planet_ink.coffee_mud.Locales.StdThinGrid |
|---|
addOuterExit, alternativeLink, buildGrid, clearGrid, cloneFix, delOuterExit, destroy, executeMsg, fillExitsOfGridRoom, getAllRooms, getAltRoomFrom, getExistingRooms, getGridChild, getGridChild, getGridChild, getGridChildCode, getGridChildX, getGridChildY, getGridRoomIfExists, getMakeGridRoom, getMakeSingleGridRoom, getRandomGridChild, getRoomXY, getRoomXY, halfLink, isMyGridChild, linkRoom, okMessage, outerExits, prepareGridLocale, prepareRoomInDir, setDescription, setDisplayText, setXGridSize, setYGridSize, tryFillInExtraneousExternal, xGridSize, yGridSize |
| 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.Locales.interfaces.Room |
|---|
addInhabitant, bringMobHere, clearSky, delInhabitant, fetchFromMOBRoomFavorsItems, fetchFromMOBRoomFavorsMOBs, fetchFromMOBRoomItemExit, fetchFromRoomFavorItems, fetchFromRoomFavorMOBs, fetchInhabitant, fetchInhabitant, fetchInhabitants, fetchPCInhabitant, getArea, getContextName, getExitInDir, getGridParent, getMobility, getPairedExit, getRawExit, getReverseExit, getRoomInDir, giveASky, inhabitants, isHere, isInhabitant, isSameRoom, myResource, numInhabitants, numPCInhabitants, pointsPerMove, rawDoors, recoverRoomStats, roomDescription, roomID, roomTitle, send, sendOthers, setArea, setGridParent, setRawExit, setResource, setRoomID, show, show, show, show, show, showHappens, showHappens, showOthers, showOthers, showSource, showSource, startItemRejuv, thirstPerRound, toggleMobility |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.ItemPossessor |
|---|
addItem, addItem, delItem, findItem, findItem, findItems, findItems, getItem, isContent, items, moveItemTo, moveItemTo, numItems |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Environmental |
|---|
description, displayText, expirationDate, image, isGeneric, maxRange, minRange, miscTextFormat, name, Name, rawImage, sameAs, setExpirationDate, setImage, setMiscText, setName, text |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Tickable |
|---|
getTickStatus, 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, isSavable, setSavable |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.CMObject |
|---|
copyOf, initializeClass |
| 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 |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Affectable |
|---|
addEffect, addNonUninvokableEffect, basePhyStats, delEffect, effects, fetchEffect, fetchEffect, numEffects, phyStats, recoverPhyStats, setBasePhyStats |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Behavable |
|---|
addBehavior, addScript, behaviors, delBehavior, delScript, fetchBehavior, fetchBehavior, fetchScript, numBehaviors, numScripts, scripts |
| Constructor Detail |
|---|
public RoadThinGrid()
| Method Detail |
|---|
public java.lang.String ID()
CMObject
ID in interface CMObjectID in class StdThinGridpublic int domainType()
domainType in interface RoomdomainType in class StdRoompublic int domainConditions()
domainConditions in interface RoomdomainConditions in class StdRoompublic CMObject newInstance()
CMObject
newInstance in interface CMObjectnewInstance in class StdRoompublic java.lang.String getGridChildLocaleID()
getGridChildLocaleID in interface GridLocalegetGridChildLocaleID in class StdThinGridpublic java.util.List<java.lang.Integer> resourceChoices()
resourceChoices in interface RoomresourceChoices in class StdRoom
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||