<?php pi(): float
<?php if ($this->angle != 0) { $angle = pi() * 2 - $this->angle * pi() * 2 / 360; for ($i=0; $i<4; $i++) { $x = $box[$i * 2];