- valueOf(String) - Static method in enum aic2021.user.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2021.user.Resource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2021.user.Team
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2021.user.Technology
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2021.user.UnitType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum aic2021.user.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2021.user.Resource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2021.user.Team
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2021.user.Technology
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2021.user.UnitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VIISON_RANGE_UNITS - Static variable in class aic2021.user.GameConstants
-
Array containing the vision range of each unit type.
- visionRange - Variable in enum aic2021.user.UnitType
-
Vision range of this unit type.