Fix initialization ordering problems in MetaMediaManager ->
Sprite/AnimationManager -> AbstractMediaManager. A smidgen more progress on MediaOverlay, but we need to get these bits checked in ASAP. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@114 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -35,9 +35,4 @@ public interface MediaHost
|
||||
* disposed by the caller.
|
||||
*/
|
||||
public Graphics2D createGraphics ();
|
||||
|
||||
/**
|
||||
* Returns the region manager being used to manage dirty regions by the host.
|
||||
*/
|
||||
public RegionManager getRegionManager ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user