Monthly Archives: October 2010
Rectangle with “sorted” edges
In some situation you would like to reassure that given Rectangle object have “top-down, left-right” order you can do it using following two snippets this creates “normalized” copy of the given rectangle this modifies given rectangle directly
Posted in actionscript, flash
Tagged actionscript3, rectangle, snippets
Comments Off on Rectangle with “sorted” edges