Uses of Interface
org.vrspace.server.dto.Command
Packages that use Command
-
Uses of Command in org.vrspace.client
Methods in org.vrspace.client with parameters of type Command -
Uses of Command in org.vrspace.server.dto
Classes in org.vrspace.server.dto that implement CommandModifier and TypeClassDescriptionclassAdd is both a Command and a DTO.classDescribe Command used without argument lists all available classes.classEchoes back the command for e.g.classEnter a world.classBrowsers on mobile devices do not have javscript console, and USB debugging is next to useless.classSome ISPs and/or hosting providers close inactive websockets after some time.classCommand to start/stop/play recording of client's events.classCommand to enforce Scene update.classRemove object from the scene or world.classSession flow control.classSet client a client token, e.g.classFields in org.vrspace.server.dto declared as CommandConstructors in org.vrspace.server.dto with parameters of type Command -
Uses of Command in org.vrspace.server.obj
Constructors in org.vrspace.server.obj with parameters of type Command