Instead of using Composite.add(world, [circleA]), try replacing it with World.add(world, [circleA]) to resolve the issue