[common] PlayerControl update
This commit is contained in:
16
src/client/haxe/ru/m/tankz/view/common/SlotView.yaml
Normal file
16
src/client/haxe/ru/m/tankz/view/common/SlotView.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
geometry.size.height: 48
|
||||
geometry.padding: 2
|
||||
layout.margin: 10
|
||||
views:
|
||||
- id: slot
|
||||
$type: haxework.view.LabelView
|
||||
skinId: text.box
|
||||
geometry.size.height: 100%
|
||||
geometry.size.width: 150
|
||||
- id: player
|
||||
$type: haxework.view.ButtonView
|
||||
skinId: button.simple
|
||||
geometry.size.height: 100%
|
||||
geometry.size.width: 120
|
||||
text: "-"
|
||||
Reference in New Issue
Block a user