gamnit: make `SpriteSet` public so clients can use its services
[nit.git] / benchmarks / polygons / .gitignore
1 java/add_vertex/
2 java/contain/
3 java/convexity/
4 java/intersection/
5 java/sort_vertices/
6 nit/add_vertex/
7 nit/contain/
8 nit/convex_hull/
9 nit/convexity/
10 nit/intersection/
11 nit/sort_vertices/