Example #1
0
 public static void Draw(SpriteBatch sb)
 {
     CurrentInterface.Draw(sb);
 }