|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectt3.remotehrd.protocol.OpUpdateTileContentsByCopyingFromOtherTile
public class OpUpdateTileContentsByCopyingFromOtherTile
| Field Summary | |
|---|---|
int |
dx
|
int |
dy
|
int |
elId
|
int |
h
|
int |
sTileId
|
int |
sx
|
int |
sy
|
int |
w
|
| Constructor Summary | |
|---|---|
OpUpdateTileContentsByCopyingFromOtherTile(int elId,
int sx,
int sy,
int dx,
int dy,
int w,
int h,
int sTileId)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int sx
public int sy
public int dx
public int dy
public int w
public int h
public int sTileId
public int elId
| Constructor Detail |
|---|
public OpUpdateTileContentsByCopyingFromOtherTile(int elId,
int sx,
int sy,
int dx,
int dy,
int w,
int h,
int sTileId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||