Commented out upstream methods for classes that will never use them.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@71 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -32,9 +32,9 @@ public interface ScenedBodyObject
|
||||
*/
|
||||
function getSceneId () :int;
|
||||
|
||||
/**
|
||||
* Sets the scene id currently occupied by this body.
|
||||
*/
|
||||
function setSceneId (sceneId :int) :void;
|
||||
// /**
|
||||
// * Sets the scene id currently occupied by this body.
|
||||
// */
|
||||
// function setSceneId (sceneId :int) :void;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user