toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.model.maps.movestrategies
/
AbstractStrategyWithGPS
Abstract
Strategy
With
GPS
abstract
class
AbstractStrategyWithGPS
:
ObjectWithGPS
basic move strategy that use a
GPSTrace
.
Inheritors
TraceDependantSpeed
FollowTrace
Members
Constructors
Abstract
Strategy
With
GPS
Link copied to clipboard
constructor
(
)
Properties
trace
Link copied to clipboard
protected
open
var
trace
:
GPSTrace
Functions
set
Trace
Link copied to clipboard
abstract
fun
setTrace
(
trace
:
GPSTrace
)