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

Method isCoverDisk

Source/Version.hpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184 }
185
186 bool isCoverDisk() const {
187
188 return (isAmigaPower() || isAmigaAction() || isAmigaTheOne());
189 }
190};

Callers 7

Sprite_Create_MissileMethod · 0.80
Sprite_Handle_GrenadeMethod · 0.80
Sprite_Handle_RocketMethod · 0.80
Sprite_Create_RocketMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected