mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-04 17:40:22 +02: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