A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/AlmasB/FXGL/commit/3783bc0d5 below:

bind debug camera to CTRL+8, to avoid issues with CTRL+C · AlmasB/FXGL@3783bc0 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -42,7 +42,7 @@ object SystemActions {

42 42 43 43

input.addAction(sysdump(), KeyCode.DIGIT9, InputModifier.CTRL)

44 44

input.addAction(restartGame(), KeyCode.R, InputModifier.CTRL)

45 -

input.addAction(toggleDebugCamera(), KeyCode.C, InputModifier.CTRL)

45 +

input.addAction(toggleDebugCamera(), KeyCode.DIGIT7, InputModifier.CTRL)

46 46

}

47 47

}

48 48

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4