posted 6 years ago
So this is my very first attempt at a gui..
I need to first have a grid which I'm calling a ship populated with hexagons...
I've written this code from looking at the tutorials but upon clicking run the polygons don't show..
don't mind the class nesting...a necessary evil for now to help me understand the concepts of gui...