worldSnapCentered abstract method

Point<num> worldSnapCentered(
  1. Point<num> center,
  2. int size
)

Implementation

Point<num> worldSnapCentered(Point center, int size);