|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.looksgood.ani.AniUtil
public class AniUtil
| Constructor Summary | |
|---|---|
AniUtil()
|
|
| Method Summary | |
|---|---|
static float |
shortRotation(float theAngle1,
float theAngle2)
Calculates the minimal difference of two angles given in radians. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AniUtil()
| Method Detail |
|---|
public static float shortRotation(float theAngle1,
float theAngle2)
theAngle1 - Angle to subtract fromtheAngle2 - Angle to subtract
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||