Menuslider

Description

This class will handle the slider that will be enabled with certain MenuItem such as the audio and video options. The slider will go left or right depending on the input and the value it is associated with will change accordingly.

Relationships

Members

  • int value - The value that is associated with the Slider
  • Vector2 barPos - The position of the Slider bar
  • Vector2 ticPos - The position of the Tic on the Slider

Methods

  • Draw
    • Will draw the Slider's bar and tic using the position coordinates
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License