Skip to content

StoneThrow

StoneThrow dataclass #

class for storing the parameters of a stone throw

__init__(self, color: StoneColor, sqrt_velocity: float, angle: float, spin: float) -> None special #


Last update: 2023-07-13
Back to top