javabot
Class JBot.EventData

Package class diagram package JBot.EventData
java.lang.Object
  extended by javabot.JBot.EventData
Enclosing class:
JBot

public static class JBot.EventData
extends Object


Field Summary
 int m_causeObjectId
           
 int m_eventType
           
 float m_latitude
           
 float m_longitude
           
 int m_targetObjectId
           
 int m_unitType
           
 
Constructor Summary
JBot.EventData()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

m_eventType

public int m_eventType

m_causeObjectId

public int m_causeObjectId

m_targetObjectId

public int m_targetObjectId

m_unitType

public int m_unitType

m_longitude

public float m_longitude

m_latitude

public float m_latitude
Constructor Detail

JBot.EventData

public JBot.EventData()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.