Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ updateEditor
Method
updateEditor
src/app/ui/editor/editor.cpp:403–406 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
401
}
402
403
void Editor::updateEditor()
404
{
405
View::getView(this)->updateView();
406
}
407
408
void Editor::drawOneSpriteUnclippedRect(ui::Graphics* g, const gfx::Rect& spriteRectToDraw, int dx, int dy)
409
{
Callers
2
onProcessMessage
Method · 0.80
onGeneralUpdate
Method · 0.80
Calls
1
updateView
Method · 0.80
Tested by
no test coverage detected