forked from townforge/townforge
23 lines
809 B
Plaintext
23 lines
809 B
Plaintext
WindowInfo
|
|
title Place model
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "available"
|
|
|
|
TBTextField: text: "Place model"
|
|
font: size: 24px
|
|
|
|
TBLayout: axis x, distribution-position: "left top", distribution: "available"
|
|
TBButton: text: " North " id: "place-model-north"
|
|
TBButton: text: " South " id: "place-model-south"
|
|
|
|
TBLayout: axis x, distribution-position: "left top", distribution: "available"
|
|
TBButton: text: " West " id: "place-model-west"
|
|
TBButton: text: " East " id: "place-model-east"
|
|
|
|
TBLayout: axis x, distribution-position: "left top", distribution: "available"
|
|
TBButton: text: " Up " id: "place-model-up"
|
|
TBButton: text: " Down " id: "place-model-down"
|
|
|
|
TBButton: text: " Rotate " id: "place-model-rotate"
|
|
TBButton: text: " OK " id: "place-model-done"
|