Property | Type | Description | |
---|---|---|---|
additionalBlocksToSpawnOnStart | GameObject[] | ||
cameraZoomArea | GameObject | ||
patternLocations | GameObject[] | ||
ring1 | GameObject | ||
ringAppearClip | |||
ringBounceClips | UnityEngine.AudioClip[] | ||
startRing | GameObject | ||
surroundingBlocks | List |
||
theBlockWithBanner | GameObject |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
collectedRing ( ) : void | ||
getNumbRingsCollected ( ) : int | ||
getPatternLocations ( ) : GameObject[] | ||
ringBounceSoundPlay ( ) : void | ||
startPuzzle ( ) : void |
Method | Description | |
---|---|---|
resetPuzzle ( ) : void |
public getPatternLocations ( ) : GameObject[] | ||
return | GameObject[] |
public GameObject[] additionalBlocksToSpawnOnStart | ||
return | GameObject[] |
public AudioClip,UnityEngine ringAppearClip | ||
return |
public AudioClip[],UnityEngine ringBounceClips | ||
return | UnityEngine.AudioClip[] |