Class Remove

  • All Implemented Interfaces:
    Command

    public class Remove
    extends Object
    implements Command
    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