Shapes

interface Shapes

Functions

Link copied to clipboard
abstract fun box(count: Int, positionX: Double, positionY: Double, positionZ: Double): Message
Link copied to clipboard
abstract fun sphere(count: Int, positionX: Double, positionY: Double, positionZ: Double): Message