This is an automated email from the ASF dual-hosted git repository.
pent pushed a change to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from c578ffc Merge pull request #144 from alinakazi/MxRoyaleCloseEvent
add f6bd45f Copy Tile and TileDirection From Flex SDK
add fca5978 Updating Tile.as File
add 82b77c7 Updating TileDirection.as File
add ae3c36e Updating MXRoyaleClasses.as for Tile.as
add 834aa38 Updating Tile.as to remove Warning
add 6489ddc protected->Mx_internal , Setter and Getter added
add ac759af Merge branch 'feature/MXRoyale' into
mxRoyaleTileandTileDirection
new a233eb0 Merge pull request #143 from
alinakazi/mxRoyaleTileandTileDirection
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../MXRoyale/src/main/royale/MXRoyaleClasses.as | 1 +
.../MXRoyale/src/main/royale/mx/containers/Tile.as | 954 +++++++++++++++++++++
.../{BoxDirection.as => TileDirection.as} | 130 +--
3 files changed, 1022 insertions(+), 63 deletions(-)
create mode 100644
frameworks/projects/MXRoyale/src/main/royale/mx/containers/Tile.as
copy
frameworks/projects/MXRoyale/src/main/royale/mx/containers/{BoxDirection.as =>
TileDirection.as} (58%)
--
To stop receiving notification emails like this one, please contact
[email protected].