createLine

fun createLine(initialX: Int, initialY: Int, endX: Int, endY: Int, speed: Float, gfx: String, rotated: Boolean = false)