共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > resizetoolkit |
resizetoolkit
|
0 | 0 | 2 |
贡献者 | 讨论 | 代码提交 |
ResizeToolkit is a complete full screen and stage resize/object layout solution for Actionscript 3 Flash development. ResizeToolkit offers the following capabilities:
Simplified control over fullscreen toggling implementations through the FullScreenController class
Simplified control over handling of stage resize events through the ResizeController class
Straightforward, understandable layout of displayObjects based on stage dimensions using the static methods of the ResizeShortcut class, which includes the ability to scale and or center objects, fill the stage, float objects to the dynamically sized edges of the window, and do all of these with respect to different axes, proportional or not, and with objects that have both 0,0 registration points and central registration points
ResizeGrid class takes ResizeShortcut one step further and makes laying out items on a standard 9 point grid as simple as laying them out visually in a multidimensional array
See quick start PDF for detailed implementation, Class file documentation can be found in the documentation folder in the package download and online at http://www.jeffdepascale.com/blog/documentation/