C# Class symbolPress, Team4BabelGame

Inheritance: MonoBehaviour
Mostra file Open project: veselin-/Team4BabelGame

Public Properties

Property Type Description
ID int
count int
slot GameObject

Public Methods

Method Description
MoveSignBackInBookCombine ( ) : void

Private Methods

Method Description
InitializeSyllable ( ) : void
MoveSignBackInBook ( ) : void
PressedSylEffect ( ) : void
PressedSymbol ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

MoveSignBackInBookCombine() public method

public MoveSignBackInBookCombine ( ) : void
return void

Property Details

ID public_oe property

public int ID
return int

count public_oe static_oe property

public static int count
return int

slot public_oe property

public GameObject slot
return GameObject