GGZSeatType

Name

GGZSeatType -- Possible seat assignments for a table

Synopsis

IdentifierValueDescription
GGZ_SEAT_NONE0Not initialized yet (invalid)
GGZ_SEAT_OPEN1Initialized to open, will be filled later
GGZ_SEAT_BOT2Internal or external AI player
GGZ_SEAT_PLAYER3Human player
GGZ_SEAT_RESERVED4Reserved for AI or human player of a certain name

Description

All seat types are of type integer.