Skip to content

DrawTurret

DrawTurret

extends DrawBlock

Extend to implement custom drawing behavior for a turret.

field type default notes
parts Seq new Seq<>()
basePrefix String "" Prefix to use when loading base region.
liquidDraw Liquid null Overrides the liquid to draw in the liquid region.
base TextureRegion null
liquid TextureRegion null
top TextureRegion null
heat TextureRegion null
preview TextureRegion null
outline TextureRegion null