|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkFlag | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.utils | Utility classes connected to the Unreal Engine. |
| Uses of LinkFlag in cz.cuni.amis.pogamut.ut2004.utils |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.utils that return LinkFlag | |
|---|---|
static LinkFlag |
LinkFlag.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LinkFlag[] |
LinkFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in cz.cuni.amis.pogamut.ut2004.utils that return types with arguments of type LinkFlag | |
|---|---|
static ArrayList<LinkFlag> |
LinkFlag.getFlags(int flags)
Returns list of flags, which are raised. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||