Added cell pos and world pos to debug

This commit is contained in:
teinarss
2019-04-27 13:39:31 +02:00
committed by Paul Chote
parent 3ca9d4b773
commit ef47a3394f
8 changed files with 81 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
Container@DEBUG_WIDGETS:
Logic: DebugLogic
X: WINDOW_RIGHT / 2 - WIDTH
Y: 60
Width: 100
Height: 55
Children:
Label@DEBUG_TEXT:
Y: 35
Width: PARENT_RIGHT
Height: 15
Align: Center
Font: Bold
Contrast: true

View File

@@ -120,6 +120,7 @@ ChromeLayout:
cnc|chrome/ingame-infoobjectives.yaml
cnc|chrome/ingame-infostats.yaml
cnc|chrome/ingame-observerstats.yaml
cnc|chrome/ingame-debuginfo.yaml
cnc|chrome/music.yaml
cnc|chrome/settings.yaml
cnc|chrome/credits.yaml

View File

@@ -0,0 +1,14 @@
Container@DEBUG_WIDGETS:
Logic: DebugLogic
X: WINDOW_RIGHT / 2 - WIDTH
Y: 60
Width: 100
Height: 55
Children:
Label@DEBUG_TEXT:
Y: 35
Width: PARENT_RIGHT
Height: 15
Align: Center
Font: Bold
Contrast: true

View File

@@ -80,6 +80,7 @@ ChromeLayout:
d2k|chrome/ingame-player.yaml
common|chrome/ingame-perf.yaml
common|chrome/ingame-debug.yaml
common|chrome/ingame-debuginfo.yaml
common|chrome/ingame-infochat.yaml
d2k|chrome/mainmenu.yaml
common|chrome/settings.yaml

View File

@@ -95,6 +95,7 @@ ChromeLayout:
ra|chrome/ingame-player.yaml
common|chrome/ingame-perf.yaml
common|chrome/ingame-debug.yaml
common|chrome/ingame-debuginfo.yaml
common|chrome/ingame-infochat.yaml
common|chrome/mainmenu.yaml
common|chrome/settings.yaml

View File

@@ -142,6 +142,7 @@ ChromeLayout:
ts|chrome/ingame-player.yaml
common|chrome/ingame-perf.yaml
ts|chrome/ingame-debug.yaml
common|chrome/ingame-debuginfo.yaml
common|chrome/ingame-infochat.yaml
common|chrome/mainmenu.yaml
ts|chrome/mainmenu-prerelease-notification.yaml