Exemple #1
0
 private void LoadTextures()
 {
     m_backgroundtexture = MyGuiManager.GetConfigWheelBackground();
     m_smallBgHover      = MyGuiManager.GetConfigWheelHover();
     //m_smallBg = MyGuiManager.GetConfigWheelBackgroundSmall();
 }