NPatchInfo

Undocumented in source.

Members

Variables

bottom
int bottom;

Bottom border offset

layout
int layout;

Layout of the n-patch: 3x3, 1x3 or 3x1

left
int left;

Left border offset

right
int right;

Right border offset

source
Rectangle source;

Texture source rectangle

top
int top;

Top border offset

Meta