VideoMode.width

Width/height of the video mode

  1. int width;
    struct VideoMode
    int width;
  2. int height;

Meta