28 return assigned_pal_index_;
33 assigned_pal_index_ = pal_index;
37 unsigned int tile_index_;
39 int assigned_pal_index_;
A set of colors represented as a bitset.
const ColorSet & color_set() const
unsigned int tile_index() const
int assigned_pal_index() const
void assign_pal_index(int pal_index)
static constexpr int unassigned
PackSet(unsigned int tile_index, const ColorSet &color_set)