Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@918 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -35,8 +35,8 @@ public class TransformedMirage
|
||||
implements Mirage
|
||||
{
|
||||
/**
|
||||
* Constructor for backwards compatability that automatically repositions the
|
||||
* transformed mirage so its new upper-left corner is still at the origin.
|
||||
* Constructor for backwards compatibility that automatically repositions the transformed
|
||||
* mirage so its new upper-left corner is still at the origin.
|
||||
*/
|
||||
public TransformedMirage (Mirage base, AffineTransform transform)
|
||||
{
|
||||
@@ -119,8 +119,7 @@ public class TransformedMirage
|
||||
}
|
||||
|
||||
/**
|
||||
* Compute the bounds of the base Mirage after it has been
|
||||
* transformed.
|
||||
* Compute the bounds of the base Mirage after it has been transformed.
|
||||
*/
|
||||
protected void computeTransformedBounds ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user