mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
LocalPlayer::getStandingNodePos()
This commit is contained in:
parent
8c2f3bb378
commit
e53794868e
2 changed files with 10 additions and 0 deletions
|
@ -236,6 +236,8 @@ public:
|
|||
void move(f32 dtime, Map &map, f32 pos_max_d);
|
||||
|
||||
void applyControl(float dtime);
|
||||
|
||||
v3s16 getStandingNodePos();
|
||||
|
||||
PlayerControl control;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue