implement line wrap for text messages

This commit is contained in:
Eduardo Bart
2012-01-24 22:50:30 -02:00
parent dd457b2b2f
commit 99ff5ce24c
8 changed files with 120 additions and 95 deletions

View File

@@ -2,9 +2,8 @@ CenterLabel < GameLabel
font: verdana-11px-rounded
height: 64
text-align: center
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
anchors.right: parent.right
anchors.centerIn: parent
size: 360 264
BottomLabel < GameLabel
font: verdana-11px-rounded