public static function round(point:Point, factor:uint = 1):Point
Rounds the x and y values of a Point instance.
point:Point
factor:uint
1
Point