ActionScript On Isometric X/Y Grid pattern ...
by ryanmagnon.myopenid.com,
August 26, 2008 20:35
Yeah, 2D Isometrics, sort o...
public function sortDepth():void {
var gridItem:GridItem;
...
ActionScript Isometric X/Y Grid pattern ...
by ryanmagnon.myopenid.com,
August 08, 2008 01:03,
5 refactorings
Is there a simpler way to g...
K, I'll add another example...