NuklearGUI.slider

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int slider(float min, float* val, float max, float step)
    class NuklearGUI
    int
    slider
    (
    float min
    ,
    float* val
    ,
    float max
    ,
    float step
    )
  2. int slider(int min, int* val, int max, int step)

Meta