Go to file
HeshamTB e65d3d16e9 Add isDone() boolean method to Accident
isDone() checks all invovlved CivilVehicles
	in Accident instance. If any car has reference
	to 'this' then it is still not done.
	Done would be true if fix() of each car is invoked.

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-11-07 12:33:01 +03:00
.idea ignore out folder 2020-10-20 12:33:36 +03:00
src Add isDone() boolean method to Accident 2020-11-07 12:33:01 +03:00
.gitignore ignore out folder 2020-10-20 12:33:36 +03:00
Hajj-simulation.iml init commit 2020-10-09 22:22:37 +03:00