mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Improve waypoints and add image variant (#9480)
This commit is contained in:
parent
f780bae05c
commit
af2e6a6a10
7 changed files with 118 additions and 47 deletions
|
@ -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());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue