C# 클래스 AnimationModels.Color

파일 보기 프로젝트 열기: uiacm/tower_creator

공개 메소드들

메소드 설명
Color ( ) : System
Color ( byte red, byte green, byte blue ) : System

메소드 상세

Color() 공개 메소드

public Color ( ) : System
리턴 System

Color() 공개 메소드

public Color ( byte red, byte green, byte blue ) : System
red byte
green byte
blue byte
리턴 System