The Basic Rules do not seem to mention this. Or maybe I just missed it.
As an example, do you use the following where C has cover and D and E do not?
or the following where C and D have cover and E does not (maybe 60 degrees)?
or the following where C, D and E have cover (maybe 90 degrees)?
or something else?
As an example, do you use the following where C has cover and D and E do not?
Code:
A
B
| |
| |
| |
| |
C D E
or the following where C and D have cover and E does not (maybe 60 degrees)?
Code:
A
B
/ \
/ \
/ \
/ \
C D E
or the following where C, D and E have cover (maybe 90 degrees)?
Code:
A
B
/ \
/ \
/ \
/ \
C D E
or something else?