LaunchToTarget

data class LaunchToTarget(val location: Location, val strength: Double) : Action

Constructors

Link copied to clipboard
constructor(location: Location, strength: Double)

Properties

Link copied to clipboard
Link copied to clipboard