forked from Kolyah35/minecraft-pe-0.6.1
Added a list of players when in multiplayer (tab list)
This commit is contained in:
@@ -61,6 +61,7 @@ public:
|
||||
void renderBubbles();
|
||||
void renderHearts();
|
||||
void renderDebugInfo();
|
||||
void renderPlayerList(Font* font, int screenWidth, int screenHeight);
|
||||
|
||||
void renderProgressIndicator( const bool isTouchInterface, const int screenWidth, const int screenHeight, float a );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user