Can anybody help with this? I have different kinds of Box2D shapes and some of them (polygons) are displayed with vertex() function within the beginShape()/endShape(), but when I use texture() it just doesn't work (although it doesn't cause any error and the code is working).