MCPcopy 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
403void Editor::updateEditor()
404{
405 View::getView(this)->updateView();
406}
407
408void Editor::drawOneSpriteUnclippedRect(ui::Graphics* g, const gfx::Rect& spriteRectToDraw, int dx, int dy)
409{

Callers 2

onProcessMessageMethod · 0.80
onGeneralUpdateMethod · 0.80

Calls 1

updateViewMethod · 0.80

Tested by

no test coverage detected