public void osCollisionSound(string impact_sound, double impact_volume) { m_OSSL_Functions.osCollisionSound(impact_sound, impact_volume); }