MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / isAmigaTheOne

Method isAmigaTheOne

Source/Version.hpp:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 }
143
144 bool isAmigaTheOne() const {
145 return mRelease == eRelease::AmigaTheOne;
146 }
147
148 bool isAmigaAction() const {
149 return mRelease == eRelease::AmigaAction;

Callers 11

Phase_Goals_CheckMethod · 0.80
Phase_Progress_CheckMethod · 0.80
Service_ShowMethod · 0.80
WonGameMethod · 0.80
GameOverCheckMethod · 0.80
Mission_LoopMethod · 0.80
intro_mainMethod · 0.80
Recruit_ShowMethod · 0.80
SetActiveSpriteSheetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected