new CreateMMORoomSettings()
        Creates a new CreateMMORoomSettings instance.
    
    
    
    
    
    
    

For a full discussion of the MMORoom features, see the  MMORoom class documentation.
 MMORoom class documentation.
The following parameters define the MMORoom features:
 Vec3D instance setting the 2D/3D positional range within which events are broadcast
 Vec3D instance setting the 2D/3D positional range within which events are broadcast50) the number of seconds a user can remain in the MMORoom without setting his initial position250) the number of milliseconds between each proximity list update event sent to clientstrue) a flag to indicate if the entry position of a user inside another player's Area of Interest should be sent in the proximity list update event Vec3D instances, but this class is not available in JavaScript due to constructor overloading in Java.
You can use the Vectors.newVec3D helper method to generate a Vec3D object as appropriate.
 Vec3D instances, but this class is not available in JavaScript due to constructor overloading in Java.
You can use the Vectors.newVec3D helper method to generate a Vec3D object as appropriate. CreateSFSGameSettings class
 CreateSFSGameSettings class