BridgesUNCC / bridges-java

JAVA Client library for Bridges
http://bridgesuncc.github.io
GNU General Public License v2.0
4 stars 12 forks source link

Grid and ColorGrid structures #112

Closed squeetus closed 6 years ago

squeetus commented 6 years ago

Added a couple of useful methods to the Color class.

Added Grid and ColorGrid structures. The JSON string builds a 1D array of indices into an array of RGBA-defined colors.