Class GoalInfo

java.lang.Object
  |
  +--ObjectInfo
        |
        +--GoalInfo

class GoalInfo
extends ObjectInfo


Fields inherited from class ObjectInfo
m_dirChange, m_direction, m_distance, m_distChange, m_type
 
Constructor Summary
GoalInfo()
           
GoalInfo(char side)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

GoalInfo

public GoalInfo()

GoalInfo

public GoalInfo(char side)