C# Class ColorGradient

Inheritance: MonoBehaviour
Mostrar archivo Open project: 5thFloorGames/TheMusicGame Class Usage Examples

Private Methods

Method Description
Start ( ) : void
Update ( ) : void
closeEnough ( float first, float second ) : bool
sameColor ( Color color1, Color color2 ) : bool