Extracted RadarUp and RadarDown notifications to RadarWidget.

This commit is contained in:
Andre Mohren
2018-07-22 14:56:00 +02:00
committed by abcdefg30
parent d7f81d4a20
commit a0ad79e555
6 changed files with 12 additions and 1 deletions

View File

@@ -618,6 +618,8 @@ Container@PLAYER_WIDGETS:
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
WorldInteractionController: INTERACTION_CONTROLLER
SoundUp: RadarUp
SoundDown: RadarDown
Children:
LogicTicker@RADAR_TICKER:
VqaPlayer@PLAYER:

View File

@@ -376,6 +376,8 @@ Container@PLAYER_WIDGETS:
Y: 34
Width: 202
Height: 202
SoundUp: RadarUp
SoundDown: RadarDown
Children:
VqaPlayer@PLAYER:
X: 12

View File

@@ -398,6 +398,8 @@ Container@PLAYER_WIDGETS:
Y: 41
Width: 220
Height: 220
SoundUp: RadarUp
SoundDown: RadarDown
Children:
VqaPlayer@PLAYER:
X: 8

View File

@@ -400,6 +400,8 @@ Container@PLAYER_WIDGETS:
Y: 64
Width: 206
Height: 161
SoundUp: RadarUp
SoundDown: RadarDown
VqaPlayer@PLAYER:
X: 16
Y: 64