Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_Missile
Method · 0.80
Sprite_Create_MissileHoming
Method · 0.80
Sprite_Handle_Grenade
Method · 0.80
Sprite_Handle_Helicopter
Method · 0.80
Sprite_Handle_Rocket
Method · 0.80
Sprite_Handle_RocketBox
Method · 0.80
Sprite_Create_Rocket
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected