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