Sprite/Particles combined Batchnode

What I need is a complete class for cocos2d-x 2.x that supports adding both Sprites and Particle System (same texture of course) so I can use z-order properly. Before trying to implement this complex logic myself I would like to ask: is there a ready solution for that?