C# 클래스 Box2DX.Dynamics.Color

Color for debug drawing. Each value has the range [0,1].
파일 보기 프로젝트 열기: danielpcox/Crisis-at-Swiss-Station 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
R float

공개 메소드들

메소드 설명
Color ( float r, float g, float b ) : System

메소드 상세

Color() 공개 메소드

public Color ( float r, float g, float b ) : System
r float
g float
b float
리턴 System

프로퍼티 상세

R 공개적으로 프로퍼티

public float R
리턴 float