MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / GetFlags

Function GetFlags

Sources/Main.cpp:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126#endif
127
128 Flags GetFlags() const override {
129 return _flags;
130 }
131
132 StringView GetNewestVersion() const override {
133 return _newestVersion;

Callers 10

isLoopingMethod · 0.85
isSourceRelativeMethod · 0.85
isAs2DMethod · 0.85
setSourceRelativeMethod · 0.85
setPositionMethod · 0.85
playMethod · 0.85
updateStateMethod · 0.85
playMethod · 0.85
updateStateMethod · 0.85
updatePositionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected