* WorkerThread.cpp
*
* Electrical Engineering Faculty - Software Lab
* Spring semester 1998
*
* Tanks game
*
* Module description: Abstract base class, defining methods to launch and
* stop a worker thread. All worker threads in our
* application derive from this class.
*
* Authors: Eran Yariv - 28484475
* Moshe Zur - 24070856