GameManager.deposited - notruilin/DeceptionGame GitHub Wiki

public List<List> deposited;

Description

The deposit status of each grid. deposited[x][y] == -1 means it is an empty grid. 0, 1, 2 correspond to red, yellow and blue counters.

⚠️ **GitHub.com Fallback** ⚠️