Googling all day could not give me this answer. I have to make an irregular terrain by using b2EdgeShape
OR b2ChainShape
as it is explained in the box2d
manual which is not updated yet because these entities does not exists anymore in the box2d
library.
What to use in place of these things?
Any suggestions?
Thanks