#include <ggzmod.h>
Data Fields | |
| unsigned int | num |
| GGZSeatType | type |
| const char * | name |
Each seat at the table is tracked like this.
| unsigned int GGZSeat::num |
Seat index; 0..(num_seats-1).
| GGZSeatType GGZSeat::type |
Type of seat.
| const char* GGZSeat::name |
Name of player occupying seat.
1.5.1