MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / getShootingAt

Method getShootingAt

src/Savegame/Ufo.cpp:641–644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

639}
640
641int Ufo::getShootingAt() const
642{
643 return _shootingAt;
644}
645
646void Ufo::setShootingAt(int target)
647{

Callers 1

moveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected