Method | Description | |
---|---|---|
cbPaint ( int x, int y, object tag ) : void | ||
cbSet ( int x, int y, object tag ) : void | ||
cbTweak ( int x, int y, object tag ) : void |
protected cbPaint ( int x, int y, object tag ) : void | ||
x | int | |
y | int | |
tag | object | |
return | void |
protected cbSet ( int x, int y, object tag ) : void | ||
x | int | |
y | int | |
tag | object | |
return | void |
protected cbTweak ( int x, int y, object tag ) : void | ||
x | int | |
y | int | |
tag | object | |
return | void |