Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
A
AcceptEvents
- interface org.jadv.basic.interfaces.
AcceptEvents
.
All Objects, that wants to receive any events, must implement this interface
actionPerformed(ActionEvent)
- Method in class de.jadv.lib.tools.
MessageBox
actionPerformed(ActionEvent)
- Method in class de.jadv.client.
GamePalette.CommandTextFieldAdapter
actionPerformed(ActionEvent)
- Method in class de.jadv.client.
GamePalette.GpMoveAction
actionPerformed(ActionEvent)
- Method in class de.jadv.client.
GameWindow.FileMenuActionListener
actionPerformed(ActionEvent)
- Method in class de.jadv.client.
GameWindow.GwMoveAction
actionPerformed(ActionEvent)
- Method in class de.jadv.client.
LoginDialog.ButtonAdapter
actionPerformed(ActionEvent)
- Method in class de.jadv.client.
NewPlayerDialog.ButtonAdapter
addAutoStart(String)
- Method in class de.jadv.server.manager.
ObjectManager
Add an object to the AutoStart-Object!
addChild(JAdvObject)
- Method in class org.jadv.basic.
JAdvObject
Add a child-Object inside this object
addChild(JAdvObject)
- Method in class org.jadv.basic.
Level
Add a child-Object inside this object
addChild(JAdvObject)
- Method in class org.jadv.basic.
Location
Add a child-Object inside this object
Also includes this inside the level!
addChild(JAdvObject)
- Method in class org.jadv.basic.
Portal
In this function another move-Request is sent to the event-queue
addChoice(String)
- Method in class de.jadv.lib.tools.
MessageBox
A convenience method that assumes the command is the same as the label.
addChoice(String, String)
- Method in class de.jadv.lib.tools.
MessageBox
The @param label will be used for the button and the
addEvent(Event)
- Method in class de.jadv.server.manager.
EventManager
Add an Event to the Event Queue
addEvent(Event)
- Static method in class org.jadv.basic.
SavedObject
Add an event to the EventQueue of the game
addEvent(Event)
- Method in class de.jadv.server.lib.
EventList
Add an Event to the Event Queue
addEvent(ReceivedEvent)
- Method in class de.jadv.server.lib.
PlayerContainer
add an event to the list of received Events
addExperience(int)
- Method in class org.jadv.basic.
Player
Add the experience points and calcuates, if we reach a new Level (Level were reached at 1000, 2000, 4000, 8000, 16000, 32000, ....)
addHeartBeatTask(JAdvObject, long)
- Method in class de.jadv.server.manager.
EventManager
Add the HeartBeat for an Object.
addMultilineString(String, Container)
- Method in class de.jadv.lib.tools.
MessageBox
addTimer(JAdvObject, long)
- Method in class de.jadv.server.manager.
EventManager
Add the timer for an Object
AllPlayerLevel
- Variable in class de.jadv.server.lib.
PlayerContainer
AllPlayerStatsEvent
- class de.jadv.lib.events.toclient.
AllPlayerStatsEvent
.
Transmit all stats to the client (These stats are of the player itself!)
AllPlayerStatsEvent(ByteBuffer)
- Constructor for class de.jadv.lib.events.toclient.
AllPlayerStatsEvent
AllPlayerStatsEvent(Player)
- Constructor for class de.jadv.lib.events.toclient.
AllPlayerStatsEvent
Creates a new instance of AllPlayerStats
APP_NAME_PROPERTY
- Static variable in class de.jadv.client.
GameWindow
ask(String)
- Method in class de.jadv.lib.tools.
MessageBox
One of the "ask" methods must be the last call when using a MessageBox.
askOkay(String)
- Method in class de.jadv.lib.tools.
MessageBox
Same as ask(String message) except adds an "Okay" button.
askYesNo(String)
- Method in class de.jadv.lib.tools.
MessageBox
Same as ask(String message) except adds "Yes" and "No" buttons.
AttackEvent
- class de.jadv.lib.events.fromclient.
AttackEvent
.
Event to tell the server, that the player wants to attack somebody / in some direction
AttackEvent(byte)
- Constructor for class de.jadv.lib.events.fromclient.
AttackEvent
AttackEvent(ByteBuffer)
- Constructor for class de.jadv.lib.events.fromclient.
AttackEvent
AttackEvent(String)
- Constructor for class de.jadv.lib.events.fromclient.
AttackEvent
Creates a new instance of UseObject
ATTRIB_ALIGN
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_AUTOATTACK
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_AUTOMOVE
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_AUTOMOVETO
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_AUTOSTART
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_CANBETAKEN
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_CLASS
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_DESCRIPTION
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_EMAIL
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_ENTRYPOINTS
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_EVENTMASK
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_EXPERIENCE
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_HEARTBEATTIME
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_HP
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_ID
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_ISBLOCKED
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_ISCONTAINER
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_LEVEL
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_LEVELDESC
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_LEVELDESCBUILD
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_MASTERPARENT
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_MAX_HP
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_MAX_SP
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_MONEY
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_MOVETIME
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_NAME
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_NEXTFIELD
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_NORM_STRENGTH
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_OLDPARENT
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_PARENT
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_PASSWORD
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_PORTAL_TARGET
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_RACE
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_RIGHTS
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_SHORTDESC
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_SIGHT
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_SIZE
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_SP
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_STARTROOM
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_STRENGTH
- Static variable in class de.jadv.lib.
Configuration
ATTRIB_VALUE
- Static variable in class de.jadv.lib.
Configuration
AutoLoadObjects()
- Method in class de.jadv.server.
JAdvServer
AUTOSTART
- Static variable in class de.jadv.lib.
Configuration
AvailableRacesEvent
- class de.jadv.lib.events.toclient.
AvailableRacesEvent
.
Sent all available Races to the client.
AvailableRacesEvent(ByteBuffer)
- Constructor for class de.jadv.lib.events.toclient.
AvailableRacesEvent
AvailableRacesEvent(Collection)
- Constructor for class de.jadv.lib.events.toclient.
AvailableRacesEvent
Constructor for JRacesEvent.
aX
- Variable in class de.jadv.client.
GameCanvas
aY
- Variable in class de.jadv.client.
GameCanvas
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_