Searched defs:Black (Results 1 – 3 of 3) sorted by relevance
25 const char *Black() const { return ansi_ ? "\033[1m\033[30m" : ""; } in Black() function
56 public static final ColorRGBA Black = new ColorRGBA(0f, 0f, 0f, 1f); field in ColorRGBA
248 Black enumerator