C# Class Tilengine.Color

Afficher le fichier Open project: megamarc/Tilengine

Méthodes publiques

Свойство Type Description
R byte

Méthodes publiques

Méthode Description
Color ( byte r, byte g, byte b ) : System

Method Details

Color() public méthode

public Color ( byte r, byte g, byte b ) : System
r byte
g byte
b byte
Résultat System

Property Details

R public_oe property

public byte R
Résultat byte