MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / setBgColor1

Method setBgColor1

src/render/render.cpp:466–469  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

464}
465
466void Render::setBgColor1(color_t color)
467{
468 m_bgColor1 = color;
469}
470
471void Render::setBgColor2(color_t color)
472{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64