mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 19:42:10 +00:00
Add get and set functions for the nametag color
This commit is contained in:
parent
99cf53c908
commit
86a963caca
9 changed files with 104 additions and 2 deletions
|
@ -71,6 +71,7 @@ private:
|
|||
scene::IAnimatedMeshSceneNode *m_animated_meshnode;
|
||||
WieldMeshSceneNode *m_wield_meshnode;
|
||||
scene::IBillboardSceneNode *m_spritenode;
|
||||
video::SColor m_nametag_color;
|
||||
scene::ITextSceneNode* m_textnode;
|
||||
v3f m_position;
|
||||
v3f m_velocity;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue