Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ active
Method
active
lib/FirePlugin/src/FirePlugin.cpp:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void FirePlugin::active(YAGfx& gfx)
86
{
87
/* Clear display */
88
gfx.fillScreen(ColorDef::BLACK);
89
}
90
91
void FirePlugin::inactive()
92
{
Callers
nothing calls this directly
Calls
1
fillScreen
Method · 0.80
Tested by
no test coverage detected