|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.iso.sprite.IsoDirectionFrame
public class IsoDirectionFrame
| Constructor Summary | |
|---|---|
IsoDirectionFrame()
|
|
IsoDirectionFrame(Texture tex)
|
|
IsoDirectionFrame(Texture n,
Texture s,
Texture e,
Texture w)
|
|
IsoDirectionFrame(Texture nw,
Texture n,
Texture ne,
Texture e,
Texture se)
|
|
IsoDirectionFrame(Texture n,
Texture nw,
Texture w,
Texture sw,
Texture s,
Texture se,
Texture e,
Texture ne)
|
|
| Method Summary | |
|---|---|
Texture |
getTexture(IsoDirections dir)
|
void |
renderexplicit(int sx,
int sy,
IsoDirections dir,
float scale)
|
void |
renderexplicit(int sx,
int sy,
IsoDirections dir,
float scale,
ColorInfo color)
|
void |
SetAllDirections(Texture tex)
|
void |
SetDirection(Texture tex,
IsoDirections dir)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsoDirectionFrame(Texture tex)
public IsoDirectionFrame()
public IsoDirectionFrame(Texture nw,
Texture n,
Texture ne,
Texture e,
Texture se)
public IsoDirectionFrame(Texture n,
Texture nw,
Texture w,
Texture sw,
Texture s,
Texture se,
Texture e,
Texture ne)
public IsoDirectionFrame(Texture n,
Texture s,
Texture e,
Texture w)
| Method Detail |
|---|
public Texture getTexture(IsoDirections dir)
public void SetAllDirections(Texture tex)
public void SetDirection(Texture tex,
IsoDirections dir)
public void renderexplicit(int sx,
int sy,
IsoDirections dir,
float scale)
public void renderexplicit(int sx,
int sy,
IsoDirections dir,
float scale,
ColorInfo color)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||