Skip to content

GameManager.deposited

notruilin edited this page Apr 16, 2019 · 1 revision

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.