orangy
fun someGameEngineFunction(x: Float, y: Float) fun myFunction(x: Int, y: Int) { … someGameEngineFunction(x,y) }