menu
terminal_snake package
documentation
models/game_map.dart
GameMap
spawnPoint property
spawnPoint property
dark_mode
light_mode
spawnPoint
property
Point
get
spawnPoint
Implementation
Point get spawnPoint => Point(width ~/ 2, height ~/ 2);
terminal_snake package
documentation
models/game_map
GameMap
spawnPoint property
GameMap class