Enum LayerDepth
- Namespace
- TrinketTinker.Models
- Assembly
- TrinketTinker.dll
Determine the layer depth to use when drawing the companion
public enum LayerDepth
Fields
Behind = 0
Draw just behind the farmer.
InFront = 2
Draw just in front of the farmer
Position = 1
Draw according to current Y position