Class

SeedUI

SeedUI(seedGroup, uid)

Bawo board seed
Constructor

# new SeedUI(seedGroup, uid)

Parameters:
Name Type Description
seedGroup SeedUI group to which this seed belongs to
uid number unique hole uid

View Source ui_entities/SeedUI.ts, line 29

Classes

SeedUI

Members

# group

the group to which this seed belongs to

View Source ui_entities/SeedUI.ts, line 33

SeedGroupUI

# group

the group to which this seed belongs to

View Source ui_entities/SeedUI.ts, line 95

# originalPos

initial position for the seed before it was dragged

View Source ui_entities/SeedUI.ts, line 38

Vector

# originalPos

initial position for the seed before it was dragged

View Source ui_entities/SeedUI.ts, line 101

Methods

# randomizePosition() → {void}

Randomizes the position of the seed in the hole - seed group container

View Source ui_entities/SeedUI.ts, line 115

void