|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.iso.IsoDirectionSet
public class IsoDirectionSet
| Field Summary | |
|---|---|
int |
set
|
| Constructor Summary | |
|---|---|
IsoDirectionSet()
|
|
| Method Summary | |
|---|---|
void |
AddDirection(int dir)
|
void |
AddDirection(IsoDirections dir)
|
IsoDirections |
getNext()
|
static IsoDirections |
rotate(IsoDirections dir,
int amount)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int set
| Constructor Detail |
|---|
public IsoDirectionSet()
| Method Detail |
|---|
public void AddDirection(IsoDirections dir)
public void AddDirection(int dir)
public IsoDirections getNext()
public static IsoDirections rotate(IsoDirections dir,
int amount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||