[][src]Crate bevy_ninepatch

Nine Patch sprite system for bevy

Structs

NinePatch

NinePatch ready to be added to entities.

NinePatchBuilder

Holds the patches of a nine patch texture

NinePatchComponents

Component Bundle to place the NinePatch

NinePatchContent

Component to mark the entity placed for the content of the 9-Patch UI element

NinePatchData

State of the current NinePatch

NinePatchPlugin

Plugin that will add the system and the resource for nine patch

Patch

Describe a patch in the original image, how it should grow and if it can have content