PlayerSimulation

Types

Link copied to clipboard
data class Rigid(val pos: Vec3) : PlayerSimulation

Properties

Link copied to clipboard
abstract val pos: Vec3

Functions

Link copied to clipboard
abstract fun tick()