We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d730c7 commit 915bd24Copy full SHA for 915bd24
Sources/GameControllerKit/GameControllerKit.swift
@@ -232,7 +232,8 @@ public class GameControllerKit: ObservableObject {
232
233
/// Set up controller
234
///
235
- /// This function sets up the controller, it looks which type it is and then map the elements to the corresponding responders.
+ /// This function sets up the controller,
236
+ /// it looks which type it is and then map the elements to the corresponding responders.
237
238
/// - Parameter controller: Controller
239
func setupController(controller: GCController) {
0 commit comments