Uses of Class
rope.gui.slider.R_Slider
Packages that use R_Slider
-
Uses of R_Slider in rope.gui.slider
Subclasses of R_Slider in rope.gui.sliderMethods in rope.gui.slider that return R_SliderModifier and TypeMethodDescriptionR_Slider.set_curve
(int type, float power) Set curve is used to set a non linear value between the minimum and the maximum value of the slider.R_Slider.set_fill_mol
(int c) R_Slider.set_fill_mol
(int c_in, int c_out) R_Slider.set_min_max
(float min, float max) Deprecated.insteand use set_range(float min, float max);R_Slider.set_mol
(int type) R_Slider.set_mol_num
(int num) R_Slider.set_pos_mol()
R_Slider.set_pos_mol
(int index) R_Slider.set_pos_mol
(int index, float x, float y) R_Slider.set_pos_mol
(vec2... pos_mol) R_Slider.set_range
(float min, float max) this function is used to set the final value of the sliderthis function is used to set the final value of the sliderR_Slider.set_size_mol
(float x, float y) R_Slider.set_size_mol
(vec2 size) R_Slider.set_stroke_mol
(int c) R_Slider.set_stroke_mol
(int c_in, int c_out) R_Slider.set_thickness_mol
(float thickness) R_Slider.set_value
(float... pos_norm)