Class BorderImage

java.lang.Object
dev.prozilla.pine.core.component.Component
dev.prozilla.pine.core.component.ui.BorderImage
All Implemented Interfaces:
Lifecycle, Printable, ApplicationContext, ApplicationProvider, ComponentsContext, ComponentsProvider, EntityContext, EntityProvider, SceneContext, SceneProvider

public class BorderImage extends Component
  • Field Details

    • texture

      public TextureBase texture
    • slice

      public Vector4f slice
    • fill

      public boolean fill
  • Constructor Details

    • BorderImage

      public BorderImage(String texturePath)
    • BorderImage

      public BorderImage(TextureBase texture)