0

I'm trying to set line-through Text in AndEngine but I can't find how. Is it possible without manually calculating position and draw line by myself?

Błażej
  • 3,617
  • 7
  • 35
  • 62

1 Answers1

0

i think you have to do it "manualy" with the position of the text-position methods - text.getposition + text.getwidth + textgethight

Izu
  • 235
  • 1
  • 5