moved textures into their own classes, better tilemapping
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "point.cpp"
|
||||
#include "line.cpp"
|
||||
#include "rectangle.cpp"
|
||||
#include "trapezoid.cpp"
|
||||
#include "triangle.cpp"
|
||||
Reference in New Issue
Block a user