Fixed typo.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@91 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -273,7 +273,7 @@ public abstract class AbstractMedia
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* If this media's size or location are changing, it should create a new
|
* If this media's size or location are changing, it should create a new
|
||||||
* rectangle from its old boudns (new Rectangle(_bounds)), then effect the
|
* rectangle from its old bounds (new Rectangle(_bounds)), then effect the
|
||||||
* bounds changes and then call this method with the old bounds and this
|
* bounds changes and then call this method with the old bounds and this
|
||||||
* method will either merge the new bounds with the old to create a single
|
* method will either merge the new bounds with the old to create a single
|
||||||
* dirty rectangle or dirty them separately depending on which is more
|
* dirty rectangle or dirty them separately depending on which is more
|
||||||
|
|||||||
Reference in New Issue
Block a user