Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
456
void Render::setBgType(BgType type)
457
{
458
m_bgType = type;
459
}
460
461
void Render::setBgZoom(bool state)
462
{
Callers
5
TEST
Function · 0.80
loadBgThread
Method · 0.80
onPaint
Function · 0.80
onExecute
Method · 0.80
renderFrame
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64