button - TextButton hover option, or something similar? -


as know, there 3 types of buttons in libgdx:

textbutton, imagebutton , imagetextbutton

i need create button own background , own text , of course, need hover option.

the hover available in imagebutton, imagebutton doesn't have label can't assign text it.

there third option, imagetextbutton, it's not normal button, it's button , label set next (which unacceptable, cause need text on button).

is there option achieve this?


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -