mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-12-31 03:35:33 +01:00
Implemented rendering of names.
This commit is contained in:
@@ -99,6 +99,7 @@ private:
|
||||
void renderShading(int zPos);
|
||||
void renderScale();
|
||||
void renderOrigin();
|
||||
void renderPlayers(const std::string &inputPath);
|
||||
void writeImage(const std::string &output);
|
||||
int getImageX(int val) const;
|
||||
int getImageY(int val) const;
|
||||
|
||||
Reference in New Issue
Block a user