RSGraphicsObject: re-add override
This commit is contained in:
@@ -27,6 +27,7 @@ public interface RSGraphicsObject extends GraphicsObject, RSRenderable
|
|||||||
int getLevel();
|
int getLevel();
|
||||||
|
|
||||||
@Import("z")
|
@Import("z")
|
||||||
|
@Override
|
||||||
int getZ();
|
int getZ();
|
||||||
|
|
||||||
@Import("isFinished")
|
@Import("isFinished")
|
||||||
|
|||||||
Reference in New Issue
Block a user