Game AI & Unity/Java Steering game
public List<GameObject> getObjects() { return m_objects; }
이 부분을 추가해줘야한다.