-
Methodenübersicht
boolean
A root
IGui
is a
IGui
that is not contained in another
IGui
.
Sets the icon of the current
IGui
.
-
Methodendetails
-
-
getIcon
- Gibt zurück:
- the icon of the current
IGui
.
-
isRootGui
boolean isRootGui()
A root
IGui
is a
IGui
that is not contained in another
IGui
.
- Gibt zurück:
- true if the current
IGui
is a root IGui
.
-
-
setIcon
Sets the icon of the current
IGui
.
- Parameter:
icon
-
- Gibt zurück:
- the current
IGui
.