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

Method isAmigaAlienLevels

Source/Version.hpp:156–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 }
155
156 bool isAmigaAlienLevels() const {
157 return mRelease == eRelease::AmigaAlienLevels;
158 }
159
160 bool isAmiga() const {
161 return mPlatform == ePlatform::Amiga;

Callers 2

Demo_Amiga_ShowMenuMethod · 0.80
GetSpriteDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected