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