C# Class CSPspEmu.Hle.Formats.Font.MapInt

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Dst int
Src int

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Dst public property

public int Dst
return int

Src public property

public int Src
return int