plugin-renderer-nine-patch.ninepatch
Home > @eva/plugin-renderer-nine-patch > NinePatch
NinePatch class
Signature:export default class NinePatch extends Component<NinePatchParams>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
bottomHeight | number | ||
componentName | static | string | |
leftWidth | number | ||
ninePatch | NinePatchSprite | ||
resource | string | ||
rightWidth | number | ||
spriteName | string | ||
topHeight | number |
Methods
Method | Modifiers | Description |
---|---|---|
init(obj) |