Model outliner (#735)
* Model outliner * Partial revert * Reformat code * Object indicators overhaul -> Hull/Clickbox/Outline (with different outline styles) * Implement config tweak for comboboxes (unhideValue/hideValue/enabledByValue/disabledByValue) * Reformat modeloutliner
This commit is contained in:
@@ -35,6 +35,7 @@ public interface RSGameObject extends GameObject
|
||||
int getHeight();
|
||||
|
||||
@Import("orientation")
|
||||
@Override
|
||||
int getRsOrientation();
|
||||
|
||||
@Import("tag")
|
||||
|
||||
Reference in New Issue
Block a user