C# 클래스 NekoKun.RPGMaker.RGSSTone

파일 보기 프로젝트 열기: NekoProject/NekoKun

공개 메소드들

메소드 설명
RGSSTone ( int Red, int Green, int Blue ) : System
RGSSTone ( int Red, int Green, int Blue, int Gray ) : System
ToString ( ) : string

메소드 상세

RGSSTone() 공개 메소드

public RGSSTone ( int Red, int Green, int Blue ) : System
Red int
Green int
Blue int
리턴 System

RGSSTone() 공개 메소드

public RGSSTone ( int Red, int Green, int Blue, int Gray ) : System
Red int
Green int
Blue int
Gray int
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string