|
const | X = 2 |
|
const | Y = 0 |
|
const | Z = 1 |
|
Definition at line 26 of file Axis.php.
◆ toString()
static pocketmine\math\Axis::toString |
( |
int | $axis | ) |
|
|
static |
Returns a human-readable string representation of the given axis.
Definition at line 38 of file Axis.php.
const pocketmine\math\Axis::X = 2 |
const pocketmine\math\Axis::Y = 0 |
const pocketmine\math\Axis::Z = 1 |
The documentation for this class was generated from the following file: