Fix typo
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@891 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -77,7 +77,7 @@ public class ScaleAnimation extends Animation
|
||||
* trick it with this function.
|
||||
*
|
||||
* Oh, and this function computes how big the bounding box needs to be to bound the inputted
|
||||
* image scaled to the inputted size centered around the inputted center poitn.
|
||||
* image scaled to the inputted size centered around the inputted center point.
|
||||
*/
|
||||
public static Rectangle getBounds (float scale, Point center, Mirage image)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user