Quantcast
Channel: Question and Answer » libgdx
Viewing all articles
Browse latest Browse all 434

How to scale LibGdx TextButton?

$
0
0

Apparently textButton.setScale() is not working. Even when the scale is set to 0.1, the button is displayed in it’s original size.

How to properly scale a TextButton in LibGdx? The official documentation doesn’t provide any details.


Viewing all articles
Browse latest Browse all 434

Trending Articles