public class ParsecClientEvent
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 int type
public com.parsecgaming.parsec.ParsecClientEvent.field1_union field1
C type : field1_union
public ParsecClientEvent()
public ParsecClientEvent(int type, com.parsecgaming.parsec.ParsecClientEvent.field1_union field1)
type
- Client event type.field1
- C type : field1_unionpublic ParsecClientEvent(com.sun.jna.Pointer peer)