Class ThincProto.thinc_fbCopy

java.lang.Object
  extended by ThincProto.thinc_fbCopy
Enclosing interface:
ThincProto

public static class ThincProto.thinc_fbCopy
extends java.lang.Object


Field Summary
(package private)  short dx
           
(package private)  short dy
           
(package private)  short height
           
(package private)  short sx
           
(package private)  short sy
           
(package private)  short width
           
 
Constructor Summary
ThincProto.thinc_fbCopy()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sx

short sx

sy

short sy

dx

short dx

dy

short dy

width

short width

height

short height
Constructor Detail

ThincProto.thinc_fbCopy

public ThincProto.thinc_fbCopy()