overlay renderer: clip above scene and under widgets to viewport on fixed
The minimap on fixed is drawn before above scene and under widgets
This commit is contained in:
@@ -76,6 +76,10 @@ public interface Client extends GameEngine
|
||||
|
||||
int getViewportWidth();
|
||||
|
||||
int getViewportXOffset();
|
||||
|
||||
int getViewportYOffset();
|
||||
|
||||
int getScale();
|
||||
|
||||
Point getMouseCanvasPosition();
|
||||
|
||||
Reference in New Issue
Block a user