- readOnSharedArray(int) - Method in interface aic2022.user.UnitController
-
Returns the value stored at the given index of the shared array.
- REPUTATION_FACTOR_ASSASSIN - Static variable in class aic2022.user.GameConstants
-
Reputation scaling whenever an assassin kills.
- REPUTATION_ROUND - Static variable in class aic2022.user.GameConstants
-
Amount of reputation received each round.
- REPUTATION_THRESHOLD - Static variable in class aic2022.user.GameConstants
-
Amount of resources lost in each deposit each round.
- rotateLeft() - Method in enum aic2022.user.Direction
-
Returns the direction obtained by rotating this direction 45 degrees to the left.
- rotateRight() - Method in enum aic2022.user.Direction
-
Returns the direction obtained by rotating this direction 45 degrees to the right.