|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.upv.dsic.gti_ia.jgomas.CSight
public class CSight
Field Summary | |
---|---|
protected double |
m_dAngle
|
protected double |
m_dDistance
|
protected int |
m_eTeam
|
protected int |
m_eType
|
protected int |
m_id
|
protected int |
m_iHealth
|
protected Vector3D |
m_Position
|
Method Summary | |
---|---|
double |
getAngle()
|
double |
getDistance()
|
int |
getHealth()
|
Vector3D |
getPosition()
|
int |
getTeam()
|
int |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int m_id
protected int m_eTeam
protected int m_eType
protected Vector3D m_Position
protected double m_dDistance
protected double m_dAngle
protected int m_iHealth
Method Detail |
---|
public double getAngle()
public double getDistance()
public int getTeam()
public int getType()
public int getHealth()
public Vector3D getPosition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |