public class SeenPerceptorData extends Object
Modifier and Type | Field and Description |
---|---|
Vector3D |
ball |
Map<FixedObject,Vector3D> |
fixedObjects |
List<PlayerData> |
players |
Constructor and Description |
---|
SeenPerceptorData() |
public Vector3D ball
public Map<FixedObject,Vector3D> fixedObjects
public List<PlayerData> players