spawnPoint property

Point get spawnPoint

Implementation

Point get spawnPoint => Point(width ~/ 2, height ~/ 2);