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

Method setBgType

src/render/render.cpp:456–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454}
455
456void Render::setBgType(BgType type)
457{
458 m_bgType = type;
459}
460
461void Render::setBgZoom(bool state)
462{

Callers 5

TESTFunction · 0.80
loadBgThreadMethod · 0.80
onPaintFunction · 0.80
onExecuteMethod · 0.80
renderFrameMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64