Constructor # new SeedGroupUI(hole) Parameters: Name Type Description hole Hole the hole in which the seeds are being placed View Source ui_entities/SeedGroupUI.ts, line 28 Classes SeedGroupUI Members # hole The Hole in which seeds will be placed View Source ui_entities/SeedGroupUI.ts, line 32 Type: Hole # hole The Hole in which seeds will be placed View Source ui_entities/SeedGroupUI.ts, line 202 # originalCenter initial center position View Source ui_entities/SeedGroupUI.ts, line 40 Type: Vector # originalCenter initial center position View Source ui_entities/SeedGroupUI.ts, line 214 # originalPos initial position for the seed group before it was dragged View Source ui_entities/SeedGroupUI.ts, line 36 Methods # center() → {Vector} View Source ui_entities/SeedGroupUI.ts, line 227 Returns: vector representing the center point for the container Type: Vector