contains method

bool contains(
  1. Offset c
)

Implementation

bool contains(Offset c) => (this as BonfireCamera).contains(c);