dragBy

abstract fun dragBy(    x: Float,     y: Float,     animation: MapAnimation): Boolean
fun dragBy(x: Float, y: Float): Boolean