C# Class NekoKun.RPGMaker.RGSSTone

Mostra file Open project: NekoProject/NekoKun

Public Methods

Method Description
RGSSTone ( int Red, int Green, int Blue ) : System
RGSSTone ( int Red, int Green, int Blue, int Gray ) : System
ToString ( ) : string

Method Details

RGSSTone() public method

public RGSSTone ( int Red, int Green, int Blue ) : System
Red int
Green int
Blue int
return System

RGSSTone() public method

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

ToString() public method

public ToString ( ) : string
return string