RotatedAnimation8Way :: struct or RotatedAnimation
| north | :: RotatedAnimation | |
| north_east optional | :: RotatedAnimation | |
| east optional | :: RotatedAnimation | |
| south_east optional | :: RotatedAnimation | |
| south optional | :: RotatedAnimation | |
| south_west optional | :: RotatedAnimation | |
| west optional | :: RotatedAnimation | |
| north_west optional | :: RotatedAnimation |
Properties
north :: RotatedAnimation
north_east :: RotatedAnimation optional 
east :: RotatedAnimation optional 
south_east :: RotatedAnimation optional 
south :: RotatedAnimation optional 
south_west :: RotatedAnimation optional 
west :: RotatedAnimation optional 
north_west :: RotatedAnimation optional 
Type used in
- TurretPrototype::folded_animation
- TurretPrototype::preparing_animation
- TurretPrototype::prepared_animation
- TurretPrototype::prepared_alternative_animation
- TurretPrototype::starting_attack_animation
- TurretPrototype::attacking_animation
- TurretPrototype::energy_glow_animation
- TurretPrototype::resource_indicator_animation
- TurretPrototype::ending_attack_animation
- TurretPrototype::folding_animation

