getTables method

Iterable<String> getTables()

Implementation

Iterable<String> getTables() => getAssets(kGameTablePath, true);