Completed parsing of multi-layer scene XML files.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@123 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: DisplayMisoSceneImpl.java,v 1.13 2001/07/24 22:52:02 shaper Exp $
|
||||
// $Id: DisplayMisoSceneImpl.java,v 1.14 2001/07/25 01:38:08 shaper Exp $
|
||||
|
||||
package com.threerings.miso.scene;
|
||||
|
||||
@@ -174,7 +174,7 @@ public class Scene
|
||||
/** The unique scene id. */
|
||||
protected short _sid;
|
||||
|
||||
/** Hot-spot zone points */
|
||||
/** Hot-spot zone points. */
|
||||
protected Point _hotspots[];
|
||||
|
||||
/** Exit points to different scenes. */
|
||||
|
||||
Reference in New Issue
Block a user