mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Add download rate to media progress bar (non http mode only!)
Minor coding style fixes
This commit is contained in:
@@ -433,6 +433,8 @@ public:
|
||||
void afterContentReceived(IrrlichtDevice *device, gui::IGUIFont* font);
|
||||
|
||||
float getRTT(void);
|
||||
float getCurRate(void);
|
||||
float getAvgRate(void);
|
||||
|
||||
// IGameDef interface
|
||||
virtual IItemDefManager* getItemDefManager();
|
||||
|
Reference in New Issue
Block a user