- MapObject - Enum in aic2024.user
-
- MAX_ENERGY_ASTRONAUTS - Static variable in class aic2024.user.GameConstants
-
Maximum energy that an astronaut can use.
- MAX_ENERGY_STRUCTURES - Static variable in class aic2024.user.GameConstants
-
Maximum energy that a structure can use.
- MAX_ID - Static variable in class aic2024.user.GameConstants
-
Maximum ID for units.
- MAX_JUMP - Static variable in class aic2024.user.GameConstants
-
Maximum amount of tiles that an astronaut can jump using a hyperjump.
- MAX_MAP_SIZE - Static variable in class aic2024.user.GameConstants
-
Maximum map size.
- MAX_ROUNDS - Static variable in class aic2024.user.GameConstants
-
Total number of rounds in a game.
- MIN_MAP_SIZE - Static variable in class aic2024.user.GameConstants
-
Minimum map size.
- MIN_OXYGEN_ASTRONAUT - Static variable in class aic2024.user.GameConstants
-
Minimum oxygen that must be included in an enlisted astronaut.
- MOVEMENT_COOLDOWN - Static variable in class aic2024.user.GameConstants
-
Movement cooldown of astronauts.