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

Method setAnimationSpeedMultiplier

src/app/ui/editor/editor.cpp:1648–1651  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1646}
1647
1648void Editor::setAnimationSpeedMultiplier(double speed)
1649{
1650 m_aniSpeed = speed;
1651}
1652
1653void Editor::showMouseCursor(CursorType cursorType)
1654{

Callers 1

updateUsingEditorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected