Just a memo that the info box code will not run on 1.0r3 because of font:getScale(). Also most likely should use font:load instead of font:loadFromTTF.
I would attempt to edit the Wiki myself but am looking for any other feedback in changes required to update this page. For example, the viewport:setScale is using STAGE_WIDTH/HEIGHT, yet the physics-box2d sample uses 16,0 though the STAGE_WIDTH is 640 (?!)

