Hi all,
I’m looking for a game UI API that is based on Java2D. Any recommandation or do I have to design it myself from scratch? I’ve read in some topics that swing or awt is not recommended since paint events could not fit in a rendering loop I guess.