C# Class Sketch1.Chapter10

Inheritance: PSketch
ファイルを表示 Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
setup ( ) : void

Private Methods

Method 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 method

public setup ( ) : void
return void