Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 930 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 930 Bytes

transformtool

haXe NME port of Senocular's awesome Transform Tool (0.9.10)

http://www.senocular.com/demo/TransformToolAS3/TransformTool.html

Example

FLASH DEMO

DEMO

Usage

  var tool:TransformTool = new TransformTool();
  addChild(tool);
  tool.target = targetDisplayObject;

Compatibility

  • flash - works
  • neko (windows + linux) - minor cursor glitches
  • others not tested

Links

Just after finishing the current port, I've found out there was an updated version by Senocular:

Transform Tool Copyright

Trevor McCauley http://www.senocular.com