public class ParsecClientCursorEvent
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
public ParsecCursor cursor
Cursor properties.
C type : ParsecCursor
public int key
Buffer lookup key passed to ::ParsecGetBuffer to retrieve the cursor image, if available.
public ParsecClientCursorEvent()
public ParsecClientCursorEvent(ParsecCursor cursor, int key)
cursor
- Cursor properties.key
- Buffer lookup key passed to ::ParsecGetBuffer to retrieve the cursor image, if available.public ParsecClientCursorEvent(com.sun.jna.Pointer peer)