line and line segment intersection code and tests

This commit is contained in:
Jason_DiDonato@yahoo.com 2021-01-20 22:56:29 -05:00
parent f557ecc13d
commit 4304ea7f4d
7 changed files with 563 additions and 2 deletions

View file

@ -73,7 +73,7 @@ class ExplosiveDeployableControl(mine: ExplosiveDeployable) extends Actor with D
case _ => false
}
} =>
// the mine damages itself, which sets it off, which causes an explosion
// the trigger damages the mine, which sets it off, which causes an explosion
// think of this as an initiator to the proper explosion
mine.Destroyed = true
ExplosiveDeployableControl.DamageResolution(