I am new to libgdx and I was wondering how can I MAKE AND SET the vertices of a polygon or in general how can I make one in libgdx. I am making a game that requires collision detection for some complex shapes ("especially pentagons") so it would be very nice if someone can provide me with a simplified explanation as I was looking for the solution for days. Thanks in advance.