Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ isPlaying
Method
isPlaying
src/app/ui/preview_editor.cpp:103–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
bool isPlaying() const { return m_isPlaying; }
104
105
void setPlaying(bool state) {
106
m_isPlaying = state;
Callers
3
onPlayClicked
Method · 0.45
updateUsingEditor
Method · 0.45
onStateChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected