Improved documentation.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2003 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: DisplayObjectInfo.java,v 1.4 2002/10/16 01:53:57 ray Exp $
|
// $Id: DisplayObjectInfo.java,v 1.5 2002/11/28 03:41:58 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.miso.scene;
|
package com.threerings.miso.scene;
|
||||||
|
|
||||||
@@ -27,7 +27,8 @@ public class SceneObject
|
|||||||
* action. */
|
* action. */
|
||||||
public String action;
|
public String action;
|
||||||
|
|
||||||
/** The object's bounding rectangle. */
|
/** The object's bounding rectangle. This will be filled in
|
||||||
|
* automatically by the Miso scene view when the object is used. */
|
||||||
public Rectangle bounds;
|
public Rectangle bounds;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user