Property | Type | Description | |
---|---|---|---|
backgroundSprite | |||
connectedComponents | HashSet |
||
numberPieces | int | ||
pieces | PuzzlePiece>.Dictionary | ||
puzzleImage | |||
shader | |||
targetImage | Image |
Method | Description | |
---|---|---|
CheckPossibleConnection ( |
||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
CheckVictory ( ) : bool | ||
EndGame ( ) : void | ||
placePuzzlePieces ( ) : void | ||
setOrthographicCamera ( ) : void |
public CheckPossibleConnection ( |
||
puzzleObject | ||
return | bool |
public GameObject,UnityEngine backgroundSprite | ||
return |
public Texture2D,UnityEngine puzzleImage | ||
return |