|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deken.game.map.wrapping.MapWrapping
org.deken.game.map.wrapping.NoMapWrapping
public class NoMapWrapping
Title: NoMapWrapping
Description: TODO
Copyright: Copyright (c) Feb 24, 2013
Field Summary |
---|
Fields inherited from class org.deken.game.map.wrapping.MapWrapping |
---|
xHigh, xLow, yHigh, yLow |
Constructor Summary | |
---|---|
NoMapWrapping(int xLow,
int xHigh,
int yLow,
int yHigh)
|
Method Summary | |
---|---|
Sprite |
doWrapping(Sprite sprite)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoMapWrapping(int xLow, int xHigh, int yLow, int yHigh)
Method Detail |
---|
public Sprite doWrapping(Sprite sprite)
doWrapping
in class MapWrapping
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |