Class ThincProto.thinc_cursorChange

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

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

Cursor messages


Field Summary
(package private)  short size
           
(package private)  byte xhot
           
(package private)  byte yhot
           
 
Constructor Summary
ThincProto.thinc_cursorChange()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xhot

byte xhot

yhot

byte yhot

size

short size
Constructor Detail

ThincProto.thinc_cursorChange

public ThincProto.thinc_cursorChange()