MCPcopy 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
44void CPlayerCursor::EnableFrameLoop() {
45 loop_ = true;
46}
47
48void CPlayerCursor::Tick() {
49 ++tick_;

Callers 1

GetPlayerCursorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected