Initial version of viewer application to allow playtesting of scenes.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@124 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: IsoSceneView.java,v 1.14 2001/07/23 18:52:51 shaper Exp $
|
||||
// $Id: IsoSceneView.java,v 1.15 2001/07/25 17:38:15 shaper Exp $
|
||||
|
||||
package com.threerings.miso.scene;
|
||||
|
||||
@@ -156,6 +156,7 @@ public class IsoSceneView implements EditableSceneView
|
||||
|
||||
Stroke ostroke = gfx.getStroke();
|
||||
gfx.setStroke(_hstroke);
|
||||
|
||||
gfx.setColor(_hcolor);
|
||||
|
||||
gfx.drawLine(x, y + Tile.HALF_HEIGHT,
|
||||
|
||||
Reference in New Issue
Block a user