MCPcopy 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
40void CPlayerCursor::QueueFrame(unsigned frame) {
41 queue_ = frame;
42}
43
44void CPlayerCursor::EnableFrameLoop() {
45 loop_ = true;

Callers 1

SetQueueFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected