Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sketch1
Chapter10
C# Class Sketch1.Chapter10
Inheritance:
PSketch
Mostra file
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