When entities push each other
Name | Type | Description | Notes |
---|---|---|---|
PusherId | int | The unique identification of this entity. <br> !!! This is not the id of the player<br> This value will be autogenerated by the api and is read only | [optional] |
Ammount | int | The number of tiles the pushed entity is pushed | [optional] |
PushDirecton | Direction | [optional] | |
PushedId | int | The unique identification of this entity. <br> !!! This is not the id of the player<br> This value will be autogenerated by the api and is read only | [optional] |