Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1648
void Editor::setAnimationSpeedMultiplier(double speed)
1649
{
1650
m_aniSpeed = speed;
1651
}
1652
1653
void Editor::showMouseCursor(CursorType cursorType)
1654
{
Callers
1
updateUsingEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected