def definir_vertices(self):
        self._cuerpo.fixtures[0].shape.vertices = box2d.b2PolygonShape(
            box=(self._ancho/2,self._alto/2)).vertices