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
_
M
main(String[])
- Static method in class de.jadv.lib.tools.
MessageBox
main(String[])
- Static method in class test.
test
main(String[])
- Static method in class de.jadv.server.
JAdvServer
The main routine of the JAdvServer.
main(String[])
- Static method in class de.jadv.client.
JAdvClient
main(String[])
- Static method in class de.jadv.tools.
ObjectTool
main(String[])
- Static method in class de.jadv.tools.
ObjectWriter
markBad()
- Method in class org.jadv.events.
ClientEvent
markBad()
- Method in class org.jadv.events.
Event
markBad() Mark an Event as bad.
markBad()
- Method in class org.jadv.events.
HeartBeatEvent
markBad() Mark an Event as bad.
markBad()
- Method in class org.jadv.events.
LoadObjectEvent
markBad()
- Method in class org.jadv.events.
MoveEvent
This Event cannot be marked as bad in the moment!
markBad()
- Method in class org.jadv.events.
ObjectMessageEvent
markBad()
- Method in class org.jadv.events.
ObjectNoLongerSeenEvent
markBad()
- Method in class org.jadv.events.
ObjectSeenEvent
markBad()
- Method in class org.jadv.events.
ResetEvent
markBad() Mark an Event as bad.
markBad()
- Method in class org.jadv.events.
TimerEvent
markBad() Mark an Event as bad.
markChanged()
- Method in class org.jadv.basic.
SavedObject
Mark the object as changed - the object must be saved!
markNotChanged()
- Method in class org.jadv.basic.
SavedObject
Mark the object as not changed - the object must not be saved!
MASTERLEVEL
- Static variable in class de.jadv.lib.
Configuration
MASTERROOM
- Static variable in class de.jadv.lib.
Configuration
MAX_EVENT_TIME
- Static variable in class de.jadv.lib.
Configuration
MENU_FILE_PROPERTY
- Static variable in class de.jadv.client.
GameWindow
MENU_LOGIN_PROPERTY
- Static variable in class de.jadv.client.
GameWindow
MENU_NEW_PLAYER_PROPERTY
- Static variable in class de.jadv.client.
GameWindow
MENU_QUIT_PROPERTY
- Static variable in class de.jadv.client.
GameWindow
mergeAttributes(HashMap, HashMap)
- Static method in class org.jadv.basic.
SavedObject
mergeAttributes Merge the Attributes of two Objects into each other!
message
- Variable in class de.jadv.lib.events.fromclient.
SendMessageEvent
message
- Variable in class de.jadv.lib.events.toclient.
MessageEvent
MessageBox
- class de.jadv.lib.tools.
MessageBox
.
Provides a reusable window that presents a message and choice buttons to the user.
MessageBox()
- Constructor for class de.jadv.lib.tools.
MessageBox
This constructor is used for no listener, such as for a simple okay dialog.
MessageBox(ActionListener)
- Constructor for class de.jadv.lib.tools.
MessageBox
This convenience constructor is used to delare the listener that will be notified when a button is clicked.
MessageEvent
- class de.jadv.lib.events.toclient.
MessageEvent
.
Send a Message to the Client
MessageEvent(ByteBuffer)
- Constructor for class de.jadv.lib.events.toclient.
MessageEvent
Constructor!
MessageEvent(String, String, byte)
- Constructor for class de.jadv.lib.events.toclient.
MessageEvent
Constructor for MessageEvent.
MESSAGETARGET_BOARD
- Static variable in class de.jadv.lib.
Configuration
MESSAGETARGET_CALL
- Static variable in class de.jadv.lib.
Configuration
MESSAGETARGET_SAY
- Static variable in class de.jadv.lib.
Configuration
MESSAGETYPE_CALL
- Static variable in class de.jadv.lib.
Configuration
MESSAGETYPE_SAY
- Static variable in class de.jadv.lib.
Configuration
MESSAGETYPE_SYSTEM
- Static variable in class de.jadv.lib.
Configuration
MESSAGETYPE_TALK
- Static variable in class de.jadv.lib.
Configuration
modifyHP(int)
- Method in class org.jadv.basic.
Living
Modify the HP value
modifySP(int)
- Method in class org.jadv.basic.
Living
Modify the SP value
mouseClicked(MouseEvent)
- Method in class de.jadv.client.
GameCanvas.GcMouseAdapter
move(int)
- Method in class de.jadv.client.
JAdvClient
Moves the player into a direction.
move(JAdvObject, JAdvObject)
- Static method in class de.jadv.server.lib.
ObjectMover
Moves an object into another Object
move(String, String)
- Static method in class de.jadv.server.lib.
ObjectMover
Moves an object into another Object (With IDs!)
moveDir(Living, byte)
- Static method in class de.jadv.server.lib.
ObjectMover
Moves a living into a direction
moveDir(String, byte)
- Static method in class de.jadv.server.lib.
ObjectMover
Moves a living into a direction
MoveEvent
- class org.jadv.events.
MoveEvent
.
An object should be moved to another location!
MoveEvent(String, String)
- Constructor for class org.jadv.events.
MoveEvent
Moves an object to a target location
MoveObjectEvent
- class de.jadv.lib.events.fromclient.
MoveObjectEvent
.
Event from the client: One object should be moved inside another (e.g. move something inside a chest or take an object)
MoveObjectEvent(ByteBuffer)
- Constructor for class de.jadv.lib.events.fromclient.
MoveObjectEvent
MoveObjectEvent(String, String)
- Constructor for class de.jadv.lib.events.fromclient.
MoveObjectEvent
Creates a new instance of MoveObjectEvent
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
_