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