yozefx / libgdx-users

Automatically exported from code.google.com/p/libgdx-users
0 stars 0 forks source link

setListener (addListener) removed from ButtonGroup #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. in previous versions there was existing method setListener, now in the 
latest nightlies is raplaced with addListener in other scene2d.ui classes. Why 
it's not the case for ButtonGroup? 

What is the expected output?
addListener method in ButtonGroup

Original issue reported on code.google.com by jaro.ad...@gmail.com on 26 Aug 2012 at 5:26