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