MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / getProjectile

Method getProjectile

game/state/tilemap/tileobject_projectile.cpp:88–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88sp<Projectile> TileObjectProjectile::getProjectile() const { return projectile.lock(); }
89
90bool TileObjectProjectile::hasVoxelMap(bool los) const
91{

Callers 4

findCollisionMethod · 0.80
attackTargetMethod · 0.80
updateMethod · 0.80
handleMouseDownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected