Method | Description | |
---|---|---|
MatchingModel ( ) : System.Collections | ||
setSnapped ( GameObject obj, int dropScriptPlace ) : void |
Keeps track of a two-part PEC card snap.
|
Method | Description | |
---|---|---|
isMatch ( ) : void |
public MatchingModel ( ) : System.Collections | ||
return | System.Collections |
public setSnapped ( GameObject obj, int dropScriptPlace ) : void | ||
obj | GameObject | The PEC game object |
dropScriptPlace | int | Place in GrabDropScript array, the PEC will be deactivated. |
return | void |