#
Enumeration: ImageType#
Enumeration members#
Indicator• Indicator: = 2
Drawn above Ubersplat, but below Selection and OcclusionMask.
Defined in: handles/image.ts:13
#
OcclusionMask• OcclusionMask: = 3
Drawn above Ubersplat and Indicator and below Selection.
Defined in: handles/image.ts:17
#
Selection• Selection: = 1
Drawn above all other imageTypes.
Defined in: handles/image.ts:9
#
Ubersplat• Ubersplat: = 4
Drawn below every other type. Images of this type are additionally affected by time of day and the fog of war (only for tinting).
Defined in: handles/image.ts:21