I just came across an article with an extensive tutorial regarding LibGDX’s Actor class and its related classes and I was wondering if it’s something that most LibGDX game developers utilize in their games.
When do you use Actors; and, is using Actors in your game beneficial more often than not?
In my game, I’ve not been using any Actors… and I’ve been wondering if I should.
Thanks!