callback implementation

This commit is contained in:
kremsy
2017-03-25 20:19:45 +01:00
parent 8a9ae9465a
commit d6995f211d
18 changed files with 380 additions and 45 deletions

View File

@ -3,7 +3,7 @@
namespace ManiaControl\Callbacks\Structures\ShootMania\Models;
//TODO describtion
class Position {
private $x = 0;
private $y = 0;