|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Event | +--BodyEvent
This class is used as an indicator that a sense_body
message was
was received. That type of message is needed to synchronize the actions of the
Player
with the action cylces of the server. The see
messages arrive in intervals of 150ms, while the action cycle whithin one
command can be sent is 100ms. Only sense_body
messages arrive within
this cycle time.
Fields inherited from class Event |
objectInfoList |
Constructor Summary | |
BodyEvent()
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public BodyEvent()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |