mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Add optional 3d panorama background
This commit is contained in:
@@ -46,6 +46,9 @@ public:
|
||||
virtual void keyPressed(int);
|
||||
virtual void charInput(char);
|
||||
|
||||
// ported from 0.8
|
||||
virtual void renderMenuBackground(float f);
|
||||
|
||||
public:
|
||||
int m_width;
|
||||
int m_height;
|
||||
|
||||
Reference in New Issue
Block a user