I know it has been a long time but someone might considering updating this code. There are three locations where the method "getWidth" is used. That method does not exist for the Actor class. You can, however use "getImage" for the instances of the label objects in each situation and THEN use getWidth for the images. The textbox works great then.
Recent Comments
2014/11/7
Math Helper
2014/10/14
TextBox01