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

Method targetFloor

src/Battlescape/ProjectileFlyBState.cpp:675–678  ·  view source on GitHub ↗

* Set the boolean flag to angle a blaster bomb towards the floor. */

Source from the content-addressed store, hash-verified

673 * Set the boolean flag to angle a blaster bomb towards the floor.
674 */
675void ProjectileFlyBState::targetFloor()
676{
677 _targetFloor = true;
678}
679
680void ProjectileFlyBState::performMeleeAttack()
681{

Callers 1

thinkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected