Sprite.points

A two-demensional array of the points corresponding to each color.

struct Sprite
Point[][] points;

Meta