C# Class Sketch1.Chapter10

Inheritance: PSketch
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
setup ( ) : void

Private Methods

Méthode Description
Fig10_17 ( ) : void
Fig10_18 ( ) : void
createGradient ( float x, float y, float radius, color c1, color c2 ) : void
setGradient ( int x, int y, float w, float h, color c1, color c2, int axis ) : void

Method Details

setup() public méthode

public setup ( ) : void
Résultat void