Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ QueueFrame
Method
QueueFrame
Source/PlayerCursor.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void CPlayerCursor::QueueFrame(unsigned frame) {
41
queue_ = frame;
42
}
43
44
void CPlayerCursor::EnableFrameLoop() {
45
loop_ = true;
Callers
1
SetQueueFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected