getMapSize method

  1. @override
Vector2 getMapSize()
override

Implementation

@override
Vector2 getMapSize() {
  return _mapSize;
}