C# Class Box2DX.Dynamics.Color

Color for debug drawing. Each value has the range [0,1].
Afficher le fichier Open project: danielpcox/Crisis-at-Swiss-Station Class Usage Examples

Méthodes publiques

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

Méthodes publiques

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

Method Details

Color() public méthode

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

Property Details

R public_oe property

public float R
Résultat float