Property | Type | Description | |
---|---|---|---|
board | GameObject | ||
boardName | string | ||
coolDownShard | int | ||
cursor | GameObject | ||
height | int | ||
hexagon | GameObject | ||
obstacle | GameObject | ||
shard | GameObject | ||
shardsEffects | List |
||
underground | GameObject | ||
width | int | ||
z | float |
Method | Description | |
---|---|---|
ApplyBoost ( Hexagon, boost ) : void | ||
BuildHexagon ( ) : void | ||
BuildObstacle ( ) : void | ||
BuildShard ( ) : void | ||
BuildSpawnHexagon ( ) : void | ||
BuildUnderground ( ) : void | ||
FixedUpdate ( ) : void | ||
LoadBoard ( ) : void | ||
RemoveBoost ( ) : void | ||
RemoveHexagon ( ) : void | ||
RemoveObstacle ( ) : void | ||
RemoveShard ( ) : void | ||
RemoveUnderground ( ) : void | ||
SaveBoard ( ) : void | ||
SetCenter ( ) : void | ||
Start ( ) : void |