origin constant

Position const origin

Position at (0, 0).

Implementation

static const origin = Position(0, 0);