Uses of Class
rope.gui.Crope
Packages that use Crope
-
Uses of Crope in rope.gui
Modifier and TypeMethodDescriptionCrope.opengl
(boolean is) Use this option when you create a faster color slider, very usefull with big GUI or with gradient one.Crope.pos
(float x, float y) Crope.set_align_label_name
(int align) Crope.set_align_label_value
(int align) Crope.set_aspect
(int fill_colour, int stroke_colour, float thickness) Crope.set_aspect
(int fill_colour_in, int fill_colour_out, int stroke_colour_in, int stroke_colour_out, float thickness) Crope.set_bri
(float bri) Crope.set_fill
(int colour) set fill color of your guiCrope.set_fill
(int colour_in, int colour_out) set fill color of your guiCrope.set_fill_label
(int colour) Crope.set_fill_label
(int colour_in, int colour_out) Crope.set_font
(processing.core.PFont font) Crope.set_font_size
(int font_size) Crope.set_hue
(float hue) Crope.set_id
(int id) Crope.set_id_midi
(int id_midi) Crope.set_mode
(int mode) You can select different palette mode, with Processing classic renderer only mode 0 is available.Crope.set_pos_label
(float x, float y) Crope.set_pos_label
(vec2 pos) Crope.set_pos_value
(float x, float y) Crope.set_pos_value
(vec2 pos) VALUECrope.set_rank
(int rank) Crope.set_rollover_type
(int rollover_type) Crope.set_root
(float root) this function is used when you want create a gui color to set it at the specific start, to use with a color wheelCrope.set_rounded
(float rounded) ASPECTCrope.set_sat
(float sat) Crope.set_stroke
(int colour) set stroke color of your guiCrope.set_stroke
(int colour_in, int colour_out) set stroke color in and out of your guiCrope.set_thickness
(float thickness) set_thickness() is like strokeWeightCrope.size
(float size) Crope.size
(float w, float h) -
Uses of Crope in rope.gui.button
Subclasses of Crope in rope.gui.button -
Uses of Crope in rope.gui.palette
Subclasses of Crope in rope.gui.palette -
Uses of Crope in rope.gui.slider
Subclasses of Crope in rope.gui.slider