public TranslateBy ( float dx, float dy ) : void | ||
dx | float | The amount to translate in the x direction. |
dy | float | The amount to translate in the y direction. |
return | void |
Translate
method. public TranslateBy ( float dx, float dy ) : void | ||
dx | float | The amount to translate in the x direction. |
dy | float | The amount to translate in the y direction. |
return | void |