72 _max_velocity = max_velocity;
PN_stdfloat get_offset() const
Returns the linear offset to add to (or subtract from) the highest detected collision point to determ...
void set_max_velocity(PN_stdfloat max_vel)
Sets the maximum speed at which the object will be allowed to descend towards a floor below it...
PN_stdfloat get_reach() const
Returns the reach to add to (or subtract from) the highest collision point.
PN_stdfloat get_max_velocity() const
Retrieves the maximum speed at which the object will be allowed to descend towards a floor below it...
void set_reach(PN_stdfloat reach)
Sets the reach to add to (or subtract from) the highest collision point.
void set_offset(PN_stdfloat offset)
Sets the linear offset to add to (or subtract from) the highest detected collision point to determine...