Rigid

data class Rigid(val pos: Vec3) : PlayerSimulation

Constructors

Link copied to clipboard
constructor(pos: Vec3)

Properties

Link copied to clipboard
open override val pos: Vec3

Functions

Link copied to clipboard
open override fun tick()