bool characterColor(math.Point<double> p, int c, int color) => gfx.characterColor(this, p.x, p.y, c, color);