Package org.vrspace.server.config
Class BotConfig.BotProperties
- java.lang.Object
-
- org.vrspace.server.config.BotConfig.BotProperties
-
-
Constructor Summary
Constructors Constructor Description BotProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Point
getPoint(List<Double> coord)
Rotation
getRotation(List<Double> coord)
boolean
hasPoint(List<Double> coord)
void
setParams(String params)
-