Vision constructor

Vision([
  1. GameEntity? owner
])

Constructs a new vision object.

Implementation

Vision([ this.owner]);