mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Tiling node to component, add way to move examples properties code to example itself
This commit is contained in:
@@ -196,6 +196,9 @@
|
||||
"ui_example_gamepad_tester": "Gamepad Tester",
|
||||
"ui_example_gamepad_tester_description": "Test your gamepad here to bind buttons and axes",
|
||||
|
||||
"ui_example_widget_tiling_node": "Tiling Node",
|
||||
"ui_example_widget_tiling_node_description": "Here is a example of tiling node usage",
|
||||
|
||||
"ui_example_on_screen_control": "On Screen Control",
|
||||
"ui_example_on_screen_control_description": "Here is a example of on screen control. The on_screen_input here is a joystick with a callback as Druid component",
|
||||
|
||||
|
Reference in New Issue
Block a user