C# Class CSPspEmu.CWCheatEntry

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
Code uint
Values uint[]

Private Properties

Свойство Type Description
_Patch void

Méthodes publiques

Méthode Description
Patch ( PspMemory PspMemory ) : void
Read ( Queue List ) : void

Private Methods

Méthode Description
_Patch ( PspMemory PspMemory ) : void

Method Details

Patch() public méthode

public Patch ( PspMemory PspMemory ) : void
PspMemory PspMemory
Résultat void

Read() public méthode

public Read ( Queue List ) : void
List Queue
Résultat void

Property Details

Code public_oe property

public uint Code
Résultat uint

Values public_oe property

public uint[] Values
Résultat uint[]