Class AbstractStrategyWithGPS
-
- All Implemented Interfaces:
-
it.unibo.alchemist.model.maps.ObjectWithGPS
public abstract class AbstractStrategyWithGPS implements ObjectWithGPS
basic move strategy that use a GPSTrace.
-
-
Constructor Summary
Constructors Constructor Description AbstractStrategyWithGPS()
-