MCPcopy Create free account
hub / github.com/RobLoach/raylib-cpp / Maroon

Function Maroon

include/Color.hpp:228–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226 static Color Pink() { return PINK; }
227 static Color Red() { return RED; }
228 static Color Maroon() { return MAROON; }
229 static Color Green() { return GREEN; }
230 static Color Lime() { return LIME; }
231 static Color DarkGreen() { return DARKGREEN; }

Callers 1

UpdateFrameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected