SignLikeRotationTrait
Table of Contents
- $rotation : int
- getRotation() : int
- setRotation() : $this
- getRotationFromYaw() : int
Properties
$rotation
private
int
$rotation
= 0
Methods
getRotation()
public
getRotation() : int
Return values
int —setRotation()
public
setRotation(int $rotation) : $this
Parameters
- $rotation : int
Return values
$this —getRotationFromYaw()
private
static getRotationFromYaw(float $yaw) : int
Parameters
- $yaw : float