Developer's Diary
Software development, with Terry Ebdon
|
DamageControl
holds a reference to the Trek.damage
map. This map is directly referenced by:
spaceStorm()
setCourse()
longRangeScan()
testScanDamaged()
The damage map should be a private member of DamageControl
.
Started work on this by adding a new SpaceStormTest
class.
14-MAR-2019 👈 Top of page 👉 17-MAR-2019
© 2020 Terry Ebdon.
Find me coding on GitHub, networking on LinkedIn, answering questions on Stack Exchange and hanging out on twitter.