* Adds an impule (a change in velocity) to the body. This can either be in the bodies local coord system or the world's. * \param asBodyName The body name * \param asCoordType The coordinate system type. "World" or "Local". * \param afX velocity in the x direction. (in m/s) * \param afY velocity in the y direction. (in m/s) * \param afZ velocity in the z direction. (in m/s) **/
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected