public void SetColors(Color col1, Color col2) { m_Backdrop.SetFirstColor(col1); m_Backdrop.SetSecondColor(col2); }