Quantcast
Channel: Cocos Forums - Latest topics
Viewing all articles
Browse latest Browse all 17118

How can character vertical align LabelTTF?

$
0
0

@nazrdogan wrote:

Hi everyone,

I m developing Math Games. and I m using math operator with LabelTTF. But I cannot align operator. But its look like this.

   var myLabel33 = new cc.LabelTTF("-*+",  'Futura', 90, cc.size(320,120), cc.TEXT_ALIGNMENT_LEFT);
      myLabel33.setVerticalAlignment(cc.VERTICAL_TEXT_ALIGNMENT_CENTER);
      myLabel33.setPosition(cc.p(size.width / 2 - 100, size.height - 700));
      myLabel33.setAnchorPoint(cc.p(0.5,0.5));

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 17118


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>