Uses of Class
org.gicentre.utils.multisketch.Slide

Packages that use Slide
org.gicentre.utils.multisketch Multiple and embedded sketch utilities for use with Processing. 
 

Uses of Slide in org.gicentre.utils.multisketch
 

Methods in org.gicentre.utils.multisketch with parameters of type Slide
 void SlideShow.addSlide(Slide slide)
          Adds the given slide to the slide show.
 void SlideSketch.setSlide(Slide slide)
          Sets the given slide the one to be drawn.
 

Constructors in org.gicentre.utils.multisketch with parameters of type Slide
SlideSketch(Slide slide, processing.core.PApplet parent)
          Creates a new sketch from the given slide.
 



giCentre Utilities V.3.3, API documentation generated 6th April, 2013