rl-api: import getTopLevelInterfaceId
This commit is contained in:
@@ -486,6 +486,11 @@ public interface Client extends GameEngine
|
|||||||
*/
|
*/
|
||||||
void setDraggedOnWidget(Widget widget);
|
void setDraggedOnWidget(Widget widget);
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Gets Interface ID of the root widget
|
||||||
|
*/
|
||||||
|
int getTopLevelInterfaceId();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the root widgets.
|
* Gets the root widgets.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user