Load tileset descriptions from an XML file.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@57 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
//
|
||||
// $Id: SceneManagerImpl.java,v 1.1 2001/07/16 22:12:01 shaper Exp $
|
||||
// $Id: SceneManagerImpl.java,v 1.2 2001/07/17 17:21:33 shaper Exp $
|
||||
|
||||
package com.threerings.cocktail.miso.scene;
|
||||
|
||||
public class SceneManagerImpl implements SceneManager
|
||||
public abstract class SceneManagerImpl implements SceneManager
|
||||
{
|
||||
public Scene getScene (int sid)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user