Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
M
N
O
P
Q
R
S
T
U
W
X
Y
T
targetEvent
- Variable in class ou3.
Request
A container where information of the wanted event will be put when found.
tick()
- Method in class ou3.
Map
Advances all the nodes on the map a timestep and detects if any events are created.
tick(int)
- Method in class ou3.
Node
Handles resending requests which has been gone for too long and either sends a message or receives one depending on whether or not there are messages in the send queue.
tickNodes()
- Method in class ou3.
Map
Advances all the nodes on the map a timestep.
time
- Variable in class ou3.
Map
The amount of timesteps taken by the map
timeCreated
- Variable in class ou3.
Event
The time when the event was created.
timeSent
- Variable in class ou3.
Request
Contains the time the request was sent.
toString()
- Method in class ou3.
Agent
ToString method, only used for testing.
toString()
- Method in class ou3.
Event
Returns the string needed for printing when a node receives its answer.
toString()
- Method in class ou3.
EventInfo
Returns a string with the contents of this EventInfo, for testing purposes.
toString()
- Method in class ou3.
Message
ToString method, only used for testing.
toString()
- Method in class ou3.
Position
ToString-method, returns the x and y coordinates in the form (x, y)
toString()
- Method in class ou3.
Request
ToString method, used for testing
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
M
N
O
P
Q
R
S
T
U
W
X
Y