C# Class Protogame.DefaultNodeColorParser

Inheritance: INodeColorParser
Afficher le fichier Open project: RedpointGames/Protogame

Méthodes publiques

Méthode Description
Parse ( string text ) : Color?

Method Details

Parse() public méthode

public Parse ( string text ) : Color?
text string
Résultat Color?