Class Remove

java.lang.Object
org.vrspace.server.dto.Remove
All Implemented Interfaces:
Command, SceneChange

public class Remove extends Object implements SceneChange
Remove object from the scene or world. This message is sent by the server when objects are removed from the scene, i.e. no longer visible. But when client sends the message, objects are removed from the world. JSON message structure is the same in both cases.
Author:
joe