Method and Description |
---|
rope.image.R_Image.get_pimage() |
rope.vector.vec.get_size() |
rope.vector.bvec.get_size() |
rope.vector.ivec.get_size() |
rope.gui.button.R_Knob.set_range(float, float) |
rope.gui.R_Dropdown.set_value(int)
the function set_value(int index) is replaced by select_value(int index)
|
rope.gui.button.R_Button.show(int, boolean) |
rope.gui.button.R_Button.show(PImage[]) |
rope.gui.button.R_Knob.update(float, float) |
rope.gui.R_Dropdown.update(float, float) |
rope.gui.slider.R_Slider.update(float, float) |