C# Class GridAnimation, TicTacToe

Inheritance: MonoBehaviour
Show file Open project: SaladLab/TicTacToe Class Usage Examples

Public Properties

Property Type Description
LetterTemplate Text

Protected Methods

Method Description
Start ( ) : void

Private Methods

Method Description
BuildLetters ( ) : void
StartAnimation ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

Property Details

LetterTemplate public property

public Text LetterTemplate
return Text