|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deken.game.movement.Wander8Movement.Randomness
public abstract class Wander8Movement.Randomness
class to determine the randomness of the wandering.
Constructor Summary | |
---|---|
protected |
Wander8Movement.Randomness()
|
Method Summary | |
---|---|
abstract float |
getNewOffset()
Returns an offset 45 degree increments. |
float |
getRandomDirection()
Creates a random direction. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Wander8Movement.Randomness()
Method Detail |
---|
public abstract float getNewOffset()
public float getRandomDirection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |