A B C D E F G H I J K L M N O P Q R S T U V W X Y _

G

GameCanvas - class de.jadv.client.GameCanvas.
Displays the graphics for a level.
GameCanvas.GcMouseAdapter - class de.jadv.client.GameCanvas.GcMouseAdapter.
 
GameCanvas.GcMouseAdapter() - Constructor for class de.jadv.client.GameCanvas.GcMouseAdapter
 
GameCanvas(JAdvClient, GameData) - Constructor for class de.jadv.client.GameCanvas
 
GameData - class de.jadv.client.GameData.
Application that starts the JAdventure game.
GameData(JAdvClient) - Constructor for class de.jadv.client.GameData
Constructor for GameData.
GamePalette - class de.jadv.client.GamePalette.
The floating palette that contains all the controls used by the user.
GamePalette.CommandTextFieldAdapter - class de.jadv.client.GamePalette.CommandTextFieldAdapter.
 
GamePalette.CommandTextFieldAdapter() - Constructor for class de.jadv.client.GamePalette.CommandTextFieldAdapter
 
GamePalette.GpActionMap - class de.jadv.client.GamePalette.GpActionMap.
 
GamePalette.GpActionMap() - Constructor for class de.jadv.client.GamePalette.GpActionMap
 
GamePalette.GpInputMap - class de.jadv.client.GamePalette.GpInputMap.
 
GamePalette.GpInputMap() - Constructor for class de.jadv.client.GamePalette.GpInputMap
 
GamePalette.GpMoveAction - class de.jadv.client.GamePalette.GpMoveAction.
 
GamePalette.GpMoveAction(int) - Constructor for class de.jadv.client.GamePalette.GpMoveAction
 
GamePalette(JAdvClient, Dimension) - Constructor for class de.jadv.client.GamePalette
 
GameWindow - class de.jadv.client.GameWindow.
The JFrame that contains all the graphics seen by the user: for example the GameCanvas.
GameWindow.FileMenuActionListener - class de.jadv.client.GameWindow.FileMenuActionListener.
 
GameWindow.FileMenuActionListener() - Constructor for class de.jadv.client.GameWindow.FileMenuActionListener
 
GameWindow.GwActionMap - class de.jadv.client.GameWindow.GwActionMap.
 
GameWindow.GwActionMap() - Constructor for class de.jadv.client.GameWindow.GwActionMap
 
GameWindow.GwInputMap - class de.jadv.client.GameWindow.GwInputMap.
 
GameWindow.GwInputMap() - Constructor for class de.jadv.client.GameWindow.GwInputMap
 
GameWindow.GwMoveAction - class de.jadv.client.GameWindow.GwMoveAction.
 
GameWindow.GwMoveAction(int) - Constructor for class de.jadv.client.GameWindow.GwMoveAction
 
GameWindow.GwWindowAdapter - class de.jadv.client.GameWindow.GwWindowAdapter.
 
GameWindow.GwWindowAdapter() - Constructor for class de.jadv.client.GameWindow.GwWindowAdapter
 
GameWindow(JAdvClient, GameData) - Constructor for class de.jadv.client.GameWindow
Initialize everything and display the window.
getAT() - Method in class org.jadv.basic.WeaponStats
 
getAT(int) - Method in class org.jadv.basic.Living
Get the AT value for a weapon
getAttribute(String) - Method in class org.jadv.basic.SavedObject
Get the Attribute with the name
getAttributes() - Method in class org.jadv.basic.SavedObject
Returns all Attributes
getAutoStart() - Method in class org.jadv.basic.Level
Levels must be loaded at startup: We always return true!
getAutoStart() - Method in class org.jadv.basic.SavedObject
Return, if the Object should be loaded at Serverstart
getAvailableSpecies() - Method in class de.jadv.client.GameData
 
getBackground() - Method in class de.jadv.lib.events.toclient.LevelInformationEvent
 
getBackground() - Method in class de.jadv.client.GameData
 
getBackground() - Method in class org.jadv.basic.LevelDesc
getBackground() Returns the background of a Level
getBasicAT() - Method in class org.jadv.basic.Player
Get the basic attack value
Calculated: (MU + GE + KK ) / 5
getBasicPA() - Method in class org.jadv.basic.Player
Get the basic parade value
Calculated: (IN + GE + KK) / 5
getBuild() - Method in class de.jadv.lib.data.DataLevelBackground
 
getBuild() - Method in class de.jadv.lib.events.toclient.InNewLevelEvent
returns the build-Number of the level
getBuild() - Method in class de.jadv.lib.events.toclient.LevelInformationEvent
 
getBuild() - Method in class de.jadv.lib.events.toclient.NeedLevelEvent
Get the Build of the Level
getBuild() - Method in class org.jadv.basic.Level
get the build number
getBuild() - Method in class org.jadv.basic.LevelDesc
 
getBytes() - Method in class de.jadv.lib.events.EventTransmitObject
 
getCanvas() - Method in class de.jadv.client.GameWindow
 
getCreateTime() - Method in class de.jadv.lib.events.JAdvEvent
 
getDataObject(String) - Method in class de.jadv.client.ObjectStore
 
getDefaultConstraints() - Method in class de.jadv.lib.tools.MessageBox
 
getDesc() - Method in class de.jadv.lib.data.DataLevelBackground
 
getDesc(int, int) - Method in class de.jadv.lib.data.DataLevelBackground
 
getDescription() - Method in class de.jadv.lib.data.DataObject
 
getDescription() - Method in class de.jadv.lib.events.toclient.ObjectEvent
 
getDescription() - Method in class de.jadv.lib.events.toclient.SubObjectEvent
 
getDescription() - Method in class org.jadv.basic.JAdvObject
Returns the description of the Object
getDescription(int, int) - Method in class de.jadv.client.GameData
 
getDeveloper(String) - Method in class org.jadv.basic.SavedObject
Returns the responsible developer of a class.
getDirection() - Method in class de.jadv.lib.events.fromclient.PlayerMoveEvent
 
getDirection() - Method in class de.jadv.lib.events.toclient.ObjectOutOfSightEvent
 
getDistBasicAT() - Method in class org.jadv.basic.Player
Get the distance basic attack value
Calculated: (IN + FF + KK) / 4
getDx() - Method in class de.jadv.client.PictureData
 
getDy() - Method in class de.jadv.client.PictureData
 
getEmail() - Method in class de.jadv.lib.events.fromclient.NewPlayerEvent
 
getErrorNumber() - Method in class de.jadv.lib.events.toclient.ErrorEvent
 
getErrorText() - Method in class de.jadv.lib.events.toclient.ErrorEvent
 
getEvent() - Method in class de.jadv.server.manager.EventManager
Get an Event from the EventQueue
getEvent() - Method in class de.jadv.server.lib.EventList
Get an Event from the EventQueue
getEvent() - Method in class de.jadv.server.lib.PlayerContainer
get an event from the list of received events
getEvent() - Method in class de.jadv.server.lib.ReceivedEvent
 
getEvent() - Method in class de.jadv.lib.events.EventTransmitObject
 
getFieldImage(Integer) - Method in class de.jadv.client.ImageStore
 
getGameData() - Method in class de.jadv.client.JAdvClient
 
getId() - Method in class de.jadv.client.PictureData
 
getId() - Method in class org.jadv.basic.SavedObject
Get the ID of the Object
getID() - Method in class de.jadv.lib.events.fromclient.RequestShortEvent
 
getID() - Method in class de.jadv.server.lib.PlayerData
 
getImage(String) - Method in class de.jadv.client.ObjectStore
 
getInsideObjID() - Method in class de.jadv.lib.events.toclient.SubObjectEvent
 
getIntAttribute(String) - Method in class org.jadv.basic.SavedObject
Get an int-Value of an Attribute!
getIntAttribute(String, int) - Method in class org.jadv.basic.SavedObject
Get an int-Value of an Attribute!
getIOThread() - Method in class de.jadv.client.JAdvClient
 
getIsBlocked() - Method in class org.jadv.basic.Location
 
getLevel() - Method in class de.jadv.lib.events.toclient.InNewLevelEvent
Gets the ID of the Level
getLevelID() - Method in class de.jadv.lib.events.toclient.LevelInformationEvent
 
getLevelID() - Method in class de.jadv.lib.events.toclient.NeedLevelEvent
Get the ID of the Level
getLocation() - Method in class de.jadv.lib.data.DataObject
 
getLocation() - Method in class de.jadv.lib.events.toclient.ObjectEvent
 
getMasterParentID() - Method in class org.jadv.basic.JAdvObject
Returns the MasterParentID (The of the object, that is responible for this object!
getMessage() - Method in class org.jadv.events.ObjectMessageEvent
Get the Message
getName() - Method in class de.jadv.lib.events.fromclient.LoginEvent
 
getName() - Method in class de.jadv.lib.events.fromclient.NewPlayerEvent
 
getName() - Method in class org.jadv.basic.SavedObject
Get the name of the object.
getNext() - Method in class org.jadv.basic.SavedObject
Get the next object of the internal List
getNextLocationName() - Method in class org.jadv.basic.Location
getNextLocationId() Returns the next Location
getObject() - Method in class de.jadv.lib.events.toclient.ObjectEvent
 
getObject(String) - Method in interface de.jadv.server.manager.DatabaseManager
Returns the Object, that is stored inside the database or null if there isn't any object available.
getObject(String) - Method in class de.jadv.server.manager.FileDatabaseManager
Returns the Object, that is stored inside the database or null if there isn't any object available.
getObject(String) - Method in class de.jadv.server.manager.HSQLDBDatabaseManager
getObject(id) Returns the Object, that is stored inside the database or null if there isn't any object available.
getObject(String) - Method in class de.jadv.server.manager.ObjectManager
getObject(id) Get an Object from it's id.
getObject(String) - Method in class de.jadv.tools.ObjectTool
Get the Object of the given id
getObjectId() - Method in class de.jadv.lib.data.DataObject
 
getObjectID() - Method in class de.jadv.lib.data.DataObject
 
getObjectID() - Method in class de.jadv.lib.events.toclient.ObjectEvent
 
getObjectID() - Method in class de.jadv.lib.events.toclient.ObjectOutOfSightEvent
 
getObjectID() - Method in class de.jadv.lib.events.toclient.SubObjectEvent
 
getObjectImage(DataObject) - Method in class de.jadv.client.ImageStore
 
getObjects() - Method in class de.jadv.client.GameData
 
getObjTarget() - Method in class de.jadv.lib.events.fromclient.MoveObjectEvent
 
getObjToMove() - Method in class de.jadv.lib.events.fromclient.MoveObjectEvent
 
getOldParentID() - Method in class org.jadv.basic.JAdvObject
Returns the old ParentID.
getPA() - Method in class org.jadv.basic.WeaponStats
 
getPA(int) - Method in class org.jadv.basic.Living
Get the PA value for a weapon
getParentID() - Method in class org.jadv.basic.JAdvObject
getParentID() Returns the ID of the parent
getPasswd() - Method in class de.jadv.lib.events.fromclient.LoginEvent
 
getPasswd() - Method in class de.jadv.lib.events.fromclient.NewPlayerEvent
 
getPath() - Method in class de.jadv.client.PictureData
 
getPictures() - Method in class de.jadv.client.GameData
 
getPlayerData() - Method in class de.jadv.server.lib.ReceivedEvent
 
getPrev() - Method in class org.jadv.basic.SavedObject
Get the previous Object of the internal List
getRace() - Method in class de.jadv.lib.events.fromclient.NewPlayerEvent
 
getRaces() - Method in class de.jadv.server.manager.ObjectManager
Get the available Races
getRaces() - Method in class de.jadv.lib.events.toclient.AvailableRacesEvent
 
GetRacesEvent - class de.jadv.lib.events.fromclient.GetRacesEvent.
The client requests the available Races
No User must be logged in
GetRacesEvent() - Constructor for class de.jadv.lib.events.fromclient.GetRacesEvent
Constructor for JGetRacesEvent.
GetRacesEvent(ByteBuffer) - Constructor for class de.jadv.lib.events.fromclient.GetRacesEvent
 
getReceivedBytes() - Method in class de.jadv.lib.network.SyncByteBuffersForChannels
 
getSeeder() - Static method in class org.jadv.basic.SavedObject
Returns the internal SecureRandom seeder!
getSeenObject() - Method in class org.jadv.events.ObjectNoLongerSeenEvent
Get the seen object.
getSeenObjectID() - Method in class org.jadv.events.ObjectSeenEvent
Get the seen object.
getSenderID() - Method in class org.jadv.events.ObjectMessageEvent
Get the ID of the sender
getSentBytes() - Method in class de.jadv.lib.network.SyncByteBuffersForChannels
 
getSight() - Method in class de.jadv.lib.data.DataObject
 
getSight() - Method in class org.jadv.basic.JAdvObject
getSight() Returns the sight of this object
getSize() - Method in class de.jadv.lib.data.DataLevelBackground
 
getSize() - Method in class de.jadv.lib.data.DataObject
 
getSize() - Method in class org.jadv.basic.JAdvObject
Get the size of the Object
getSizeX() - Method in class de.jadv.lib.data.DataLevelBackground
 
getSizeY() - Method in class de.jadv.lib.data.DataLevelBackground
 
getStartRoom() - Method in class org.jadv.basic.Player
Returns the startroom of the player
getSyncBuffers() - Method in class de.jadv.server.lib.PlayerData
 
getTarget() - Method in class de.jadv.lib.events.EventTransmitObject
 
getType() - Method in class org.jadv.events.ObjectMessageEvent
Get the Type of the Message
getType(String) - Method in class de.jadv.server.lib.JAdvClassLoader
 
getValues() - Method in class org.jadv.basic.WeaponStats
Get all Values in one single String This is used to store everything inside a Attribute
getX() - Method in class de.jadv.lib.data.DataObject
 
getX() - Method in class de.jadv.lib.events.toclient.ObjectEvent
 
getX() - Method in class org.jadv.events.ObjectNoLongerSeenEvent
Get the x coordinate of the seen object
getX() - Method in class org.jadv.events.ObjectSeenEvent
Get the x coordinate of the seen object
getXY(String) - Static method in class de.jadv.server.lib.ObjectMover
Get the x and y coordinate of the locationID
getY() - Method in class de.jadv.lib.data.DataObject
 
getY() - Method in class de.jadv.lib.events.toclient.ObjectEvent
 
getY() - Method in class org.jadv.events.ObjectNoLongerSeenEvent
Get the y coordinate of the seen object
getY() - Method in class org.jadv.events.ObjectSeenEvent
Get the y coordinate of the seen object
goodAT() - Method in class org.jadv.basic.WeaponStats
 
goodAT(int) - Method in class org.jadv.basic.Player
The player has done a really good attack!
goodPA() - Method in class org.jadv.basic.WeaponStats
 
goodPA(int) - Method in class org.jadv.basic.Player
The player has done a really good parade!

A B C D E F G H I J K L M N O P Q R S T U V W X Y _