C# Class CSPspEmu.Core.Cpu.CpuThreadState.FprListInteger

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
CpuThreadState CpuThreadState

Public Methods

Method Description
this ( int Index ) : int

Method Details

this() public method

public this ( int Index ) : int
Index int
return int

Property Details

CpuThreadState public property

public CpuThreadState,CSPspEmu.Core.Cpu CpuThreadState
return CpuThreadState