sugr
Class Scene

java.lang.Object
  extended bysugr.Scene

public class Scene
extends java.lang.Object

TODO: Needs to be implemented

Author:


Field Summary
protected  java.util.Collection element
          
 Relation relation
          
static Scene SceneObject
           Represents the whole scene
 
Constructor Summary
Scene()
           Does ...
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SceneObject

public static Scene SceneObject

Represents the whole scene


element

protected java.util.Collection element


relation

public Relation relation

Constructor Detail

Scene

public Scene()

Does ...