Hello,
is there a build way to create a table in LibGdx ? and to be able to add rows and column dynamically ?
or should i create a method to do that ?
Edit :
am looking to create a user interface in libGdx, (text Fields,text area,buttons,scrolls,tables,etc…) so any addition information will be very appreciate it
thank you