rl-api: import getTopLevelInterfaceId

This commit is contained in:
Max Weber
2021-05-19 11:30:32 -04:00
committed by Adam
parent f8853fff31
commit c69337d954
@@ -486,6 +486,11 @@ public interface Client extends GameEngine
*/
void setDraggedOnWidget(Widget widget);
/**
* Gets Interface ID of the root widget
*/
int getTopLevelInterfaceId();
/**
* Gets the root widgets.
*