Bullets
object Bullets
Functions
Link copied to clipboard
Link copied to clipboard
fun createSniper(initialX: Int, initialY: Int, speed: Float, gfx: String, shape: (Double, Double) -> Shape, rotated: Boolean = false): AbstractBullet