3.0.2 to 3.1.1 AS3 version upgrade

If you were extending some Sandy objects

Now you need to implement the IRenderable interface and implement your own rendering process.

Signature of update, cull, render and display method has also changed, simply check the documentation to get methods prototype.