|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deken.game.movement.Wander8Movement.Randomness
org.deken.game.movement.Wander8Movement.ExtremeRandomness
public class Wander8Movement.ExtremeRandomness
The randomness is Extreme, in that it will change a random direction often.
Constructor Summary | |
---|---|
Wander8Movement.ExtremeRandomness()
|
Method Summary | |
---|---|
float |
getNewOffset()
Returns an offset 45 degree increments. |
Methods inherited from class org.deken.game.movement.Wander8Movement.Randomness |
---|
getRandomDirection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Wander8Movement.ExtremeRandomness()
Method Detail |
---|
public float getNewOffset()
Wander8Movement.Randomness
getNewOffset
in class Wander8Movement.Randomness
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |