TerritoryLocation#

class corkus.objects.TerritoryLocation#

The start and end coordinates of the Territory area.

property start_x#
Return type:

int

property start_y#
Return type:

int

property end_x#
Return type:

int

property end_y#
Return type:

int