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

Method setBgColor2

src/render/render.cpp:471–474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

469}
470
471void Render::setBgColor2(color_t color)
472{
473 m_bgColor2 = color;
474}
475
476void Render::setBgCheckedSize(const gfx::Size& size)
477{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64