Physics Engine (PE) just refers to a set of c-script instructions whereby your actors/entities move thru a set of Newtonian Physics interaction. Hence, while "registered to the PE", you have a apply a Force to get and Acceleration, your mass matters, and you cant use ent_move!

It also allows for friction, drage, constraints, etc.