captain property

GestureArenaMember? captain
getter/setter pair

A member that wins on behalf of the entire team.

If not null, when any one of the GestureArenaTeam members claims victory the captain accepts the gesture. If null, the member that claims a victory accepts the gesture.

Implementation

GestureArenaMember? captain;