Methods for adding systems to `PhysicsBundle` should accept `&str` and `&[]`, in stead of `String` and `Vec`, to be consistent with Amethyst.
Methods for adding systems to
PhysicsBundleshould accept&strand&[], in stead ofStringandVec, to be consistent with Amethyst.