SC2Mapster Wiki
Advertisement

Rotation[ | ]

Description[ | ]

Rotation of the image.

Used in conjunction with RotationPosition

Options[ | ]

Val

Real value 0-359, accepts over rotation, accepts negative values.

Usage[ | ]

<Frame type="Image" name="FrameName">
    <RotationPosition val="MiddleCenter"/>
    <Rotation val="270"/>
</Frame>
Advertisement