Searched refs:SCOL_GREEN (Results 1 – 1 of 1) sorted by relevance
51 const video::SColor SCOL_GREEN = video::SColor(255, 0, 255, 0); variable980 imageA8R8G8B8->setPixel (x, y, SCOL_GREEN); in createDefaultTextures()