프로퍼티 | 타입 | 설명 | |
---|---|---|---|
anger | |||
disgust | |||
fear | |||
first | bool | ||
gameCanvas | |||
gameType | EmotionRecognition.GameSetup.GameType | ||
happiness | |||
learningCanvas | |||
localization | |||
ratingCanvas | |||
sadness | |||
starSprites | UnityEngine.Sprite[] | ||
surprise |
메소드 | 설명 | |
---|---|---|
AssignColor ( |
||
AssignFaceImage ( |
||
AssignPictogramAndText ( |
||
Awake ( ) : void | ||
ChangeImage ( int current ) : void | ||
ChooseCorrect ( int left, int right ) : int | ||
GameTurn ( ) : void | ||
GetCorrectButton ( ) : string | ||
OnGUI ( ) : void | ||
SelectedPhase ( ) : void | ||
ShuffleDictionary ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
CheckEndGame ( ) : bool | ||
GetLanguage ( ) : void | ||
LoadFaceImages ( ) : void | ||
ObjectToSprite ( Object obj ) : |
||
ShowRating ( |
public AssignColor ( |
||
images | ||
number | int | |
rawImageName | string | |
리턴 | void |
public AssignFaceImage ( |
||
images | ||
number | int | |
buttonName | string | |
리턴 | void |
public AssignPictogramAndText ( |
||
images | ||
number | int | |
canvas | ||
리턴 | void |
public EmotionRecognition.GameSetup.GameType gameType | ||
리턴 | EmotionRecognition.GameSetup.GameType |
public LocalizationScript,EmotionRecognition localization | ||
리턴 |