Example #1
0
 public static void MenuCursolMove(int direction)
 {
     MenuState.CursolMove(direction);
 }