C# Class symbolPress, Team4BabelGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: veselin-/Team4BabelGame

Méthodes publiques

Свойство Type Description
ID int
count int
slot GameObject

Méthodes publiques

Méthode Description
MoveSignBackInBookCombine ( ) : void

Private Methods

Méthode Description
InitializeSyllable ( ) : void
MoveSignBackInBook ( ) : void
PressedSylEffect ( ) : void
PressedSymbol ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

MoveSignBackInBookCombine() public méthode

public MoveSignBackInBookCombine ( ) : void
Résultat void

Property Details

ID public_oe property

public int ID
Résultat int

count public_oe static_oe property

public static int count
Résultat int

slot public_oe property

public GameObject slot
Résultat GameObject