C# Class TKObject, PoniGame

Inheritance: MonoBehaviour
Mostra file Open project: 3dAnon/PoniGame Class Usage Examples

Public Methods

Method Description
SetColor ( Color color ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

SetColor() public method

public SetColor ( Color color ) : void
color Color
return void