Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
function | getAlignmentType() | |
function | setAlignmentType(value) | |
Gets or sets the alignment for tiling. The value of the property is RectangleAlignmentType integer constant. | ||
function | getMirrorType() | |
function | setMirrorType(value) | |
Gets or sets the mirror type for tiling. The value of the property is MirrorType integer constant. | ||
function | getOffsetX() | |
function | setOffsetX(value) | |
Gets or sets the X offset for tiling picture. | ||
function | getOffsetY() | |
function | setOffsetY(value) | |
Gets or sets the Y offset for tiling picture. | ||
function | getScaleX() | |
function | setScaleX(value) | |
Gets or sets the X scale for tiling picture. | ||
function | getScaleY() | |
function | setScaleY(value) | |
Gets or sets the Y scale for tiling picture. |
function getOffsetX() / function setOffsetX(value)
function getOffsetY() / function setOffsetY(value)
function getScaleX() / function setScaleX(value)
function getScaleY() / function setScaleY(value)
function getMirrorType() / function setMirrorType(value)
function getAlignmentType() / function setAlignmentType(value)