mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Improve waypoints and add image variant (#9480)
This commit is contained in:
@@ -81,6 +81,7 @@ public:
|
||||
void drawLuaElements(const v3s16 &camera_offset);
|
||||
|
||||
private:
|
||||
bool calculateScreenPos(const v3s16 &camera_offset, HudElement *e, v2s32 *pos);
|
||||
void drawStatbar(v2s32 pos, u16 corner, u16 drawdir, const std::string &texture,
|
||||
s32 count, v2s32 offset, v2s32 size = v2s32());
|
||||
|
||||
|
Reference in New Issue
Block a user