Fix image direction / load from JSON
This commit is contained in:
@@ -20,6 +20,7 @@ public:
|
||||
|
||||
void Draw();
|
||||
float GetHeight(float x, float y);
|
||||
int GetSize();
|
||||
void SetTexture(const std::string &file);
|
||||
|
||||
std::vector<Vertex> vertices;
|
||||
|
||||
Reference in New Issue
Block a user