next up previous contents index
Next: Drawinfo Up: Version 1 Previous: Showinfo   Contents   Index

Messageinfo

プレイヤと審判のメッセージを含む情報.
typedef struct {
   short board ;
   char  message[2048] ;
} msginfo_t ;



Hidehisa Akiyama 2004-11-21