Expand description
Stuff for convenient interaction with Unit
s.
Structs§
- Unit inside transport or bunker. All passengers stored in
passengers
field. - Rally point of production building. All rally points stored in
rally_targets
field. - Unit structure contains some raw data, helper methods for it’s analysis and some methods for actions execution.
- Order given to unit. All current orders of unit stored in
orders
field.
Enums§
- Weapon target used in
calculate_weapon_stats
. - The display type of
Unit
. Can be accessed throughdisplay_type
field.
Traits§
- Trait for radius