Added small benchmark

This commit is contained in:
Shoghi Cervantes
2014-04-09 02:37:37 +02:00
parent 366fa0e05d
commit 3136c23795
2 changed files with 146 additions and 1 deletions

View File

@@ -21,7 +21,10 @@
namespace pocketmine\math;
/**
* WARNING: This class is available on the PocketMine-MP Zephir project.
* If this class is modified, remember to modify the PHP C extension.
*/
class AxisAlignedBB{
public $minX;
public $minY;