Package org.vrspace.server.config
Class BotConfig.BotProperties
java.lang.Object
org.vrspace.server.config.BotConfig.BotProperties
- Enclosing class:
- BotConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getLang()
getMesh()
getName()
getRotation
(List<Double> coord) getScale()
getType()
getUrl()
getWorld()
int
hashCode()
boolean
void
void
void
void
void
setParameterMap
(Map<String, String> parameterMap) void
void
setPosition
(List<Double> position) void
setRotation
(List<Double> rotation) void
void
void
void
toString()
-
Constructor Details
-
BotProperties
public BotProperties()
-
-
Method Details
-
setParams
-
hasPoint
-
getPoint
-
getRotation
-
getType
-
getName
-
getUrl
-
getWorld
-
getMesh
-
getGender
-
getLang
-
getParameterMap
-
getPosition
-
getRotation
-
getScale
-
setType
-
setName
-
setUrl
-
setWorld
-
setMesh
-
setGender
-
setLang
-
setParameterMap
-
setPosition
-
setRotation
-
setScale
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-