Should I separate bullet and plane into different layer?

I know that I should make hub a separate layer, but should I do the same to bullet and plane? (I mean, they interact with each other.)

I used to make a world class which contains everything when I using libgdx. Does cocos2dx prefer this way?