mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
tinkering around
This commit is contained in:
parent
be2c7dfb97
commit
f501cfd799
12 changed files with 80 additions and 86 deletions
|
@ -193,7 +193,7 @@ public:
|
|||
|
||||
/*void removeNode(v3s16 nodepos);
|
||||
void addNodeFromInventory(v3s16 nodepos, u16 i);*/
|
||||
void clickGround(u8 button, v3s16 nodepos_undersurface,
|
||||
void pressGround(u8 button, v3s16 nodepos_undersurface,
|
||||
v3s16 nodepos_oversurface, u16 item);
|
||||
void clickObject(u8 button, v3s16 blockpos, s16 id, u16 item);
|
||||
void release(u8 button);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue