t3.remotehrd.protocol
Class OpDestroyTile

java.lang.Object
  extended by t3.remotehrd.protocol.OpDestroyTile
All Implemented Interfaces:
java.io.Serializable

public class OpDestroyTile
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int elId
           
 
Constructor Summary
OpDestroyTile(int id)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elId

public int elId
Constructor Detail

OpDestroyTile

public OpDestroyTile(int id)