| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.springrts.ai.oo.ClbUnitDefCollisionVolumeImpl
public class ClbUnitDefCollisionVolumeImpl
| Method Summary | |
|---|---|
 int | 
compareTo(ClbUnitDefCollisionVolumeImpl other)
 | 
 boolean | 
equals(Object otherObject)
 | 
 AIFloat3 | 
getOffsets()
The collision volume's offset relative to the unit's center position  | 
 AIFloat3 | 
getScales()
The collision volume's full axis lengths.  | 
 int | 
getTest()
Collission test algorithm used.  | 
 String | 
getType()
The type of the collision volume's form.  | 
 int | 
getUnitDefId()
 | 
 int | 
hashCode()
 | 
 String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public int getUnitDefId()
public int compareTo(ClbUnitDefCollisionVolumeImpl other)
compareTo in interface Comparable<ClbUnitDefCollisionVolumeImpl>public boolean equals(Object otherObject)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Objectpublic String getType()
getType in interface CollisionVolumepublic AIFloat3 getScales()
getScales in interface CollisionVolumepublic AIFloat3 getOffsets()
getOffsets in interface CollisionVolumepublic int getTest()
getTest in interface CollisionVolume
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||