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 PointgetPoint(List<Double> coord)RotationgetRotation(List<Double> coord)booleanhasPoint(List<Double> coord)voidsetParams(String params)
-