|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Event | +--VisualEvent
This class parses all messages regarding visual information of the game,
i.e. the see
messages, and represents the information in
a list of ObjectInfo
Fields inherited from class Event |
objectInfoList |
Constructor Summary | |
VisualEvent(java.lang.String message)
Creates a new VisualEvent instance, extracts the information contained
and stores it in a list of ObjectInfo |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public VisualEvent(java.lang.String message)
VisualEvent
instance, extracts the information contained
and stores it in a list of ObjectInfo
message
- a String
value which contains the
see
message of the rcssserver
to be
parsed and stored in the instanceObjectInfo
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |