void drawTextTo( String text, bool right ){ drawTextColor( text, _imgMoveX, _imgMoveY, _color, right ); }