gameSize property

Vector2 get gameSize
inherited

Implementation

Vector2 get gameSize => _viewport.effectiveSize / zoom;