My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

The original port of Box2DFlash by skatehead is hosted here: http://sourceforge.net/projects/box2dflash

This port of Box2d takes shaktool and skatehead's port and simplifies the syntax for ActionScript developers:

Done so far:

  • removed all b2's
  • organized the classes into packages
  • changed all "Get" methods to getters
  • changed all "Set" methods to setters
  • clean up

To do:

  • remove m_'s and similar naming oddities
  • fix namespacing
  • clean up

Powered by Google Project Hosting