mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
GUI: Rename some methods, start to implement new one
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
|
||||
void releaseAllKeys() override;
|
||||
void setKey(int index, bool b) override;
|
||||
void tick(Player*) override;
|
||||
void onTick(Player*) override;
|
||||
|
||||
public:
|
||||
bool m_keys[10];
|
||||
|
||||
Reference in New Issue
Block a user