public interface IPlayerPos extends IVisibleObjectPerceptor
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,org.apache.commons.math3.geometry.euclidean.threed.Vector3D> |
getAllBodyParts()
Retrieve a list of all visible body parts
|
org.apache.commons.math3.geometry.euclidean.threed.Vector3D |
getBodyPartPosition(java.lang.String partname)
Retrieve the 3-dimensional position of a given body part
|
int |
getId()
Get player id
|
java.lang.String |
getTeamname()
Get Team name
|
getDistance, getHorizontalAngle, getHorizontalAngleDeg, getLatitudeAngle, getLatitudeAngleDeg, getPosition, hasDepth, setPosition
getName
int getId()
java.lang.String getTeamname()
java.util.Map<java.lang.String,org.apache.commons.math3.geometry.euclidean.threed.Vector3D> getAllBodyParts()
org.apache.commons.math3.geometry.euclidean.threed.Vector3D getBodyPartPosition(java.lang.String partname)
partname
- Body part name