Package | Description |
---|---|
rope.gui.button |
Modifier and Type | Method and Description |
---|---|
R_Knob |
R_Knob.limit(boolean open_knob) |
R_Knob |
R_Knob.set_dist_guide(float dist)
GUIDE
|
R_Knob |
R_Knob.set_dist_mol(float dist) |
R_Knob |
R_Knob.set_drag_force(float force) |
R_Knob |
R_Knob.set_drag(int direction) |
R_Knob |
R_Knob.set_fill_mol(int c) |
R_Knob |
R_Knob.set_fill_mol(int c_in,
int c_out) |
R_Knob |
R_Knob.set_limit(float angle_a,
float angle_b) |
R_Knob |
R_Knob.set_range(float angle_a,
float angle_b)
Deprecated.
|
R_Knob |
R_Knob.set_size_guide(float size) |
R_Knob |
R_Knob.set_size_guide(float w,
float h) |
R_Knob |
R_Knob.set_size_limit(float min,
float max) |
R_Knob |
R_Knob.set_size_mol(float size) |
R_Knob |
R_Knob.set_size_mol(float w,
float h) |
R_Knob |
R_Knob.set_size_mol(vec2 size) |
R_Knob |
R_Knob.set_stroke_mol(int c) |
R_Knob |
R_Knob.set_stroke_mol(int c_in,
int c_out) |
R_Knob |
R_Knob.set_thickness_mol(float thickness) |
R_Knob |
R_Knob.set_type_mol(int molette_type) |
R_Knob |
R_Knob.set_value(float... pos_norm) |
R_Knob |
R_Knob.set_value(float pos_norm) |