C# Class CSPspEmu.Hle.Modules.libfont.sceLibFont.FontLibrary

Inheritance: IHleUidPoolClass, IDisposable
Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
AlternateCharCode ushort
FontRegistryList List
HorizontalResolution float
Params FontNewLibParams
VerticalResolution float

Méthodes publiques

Méthode Description
Dispose ( ) : void
FontLibrary ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FontLibrary() public méthode

public FontLibrary ( ) : System
Résultat System

Property Details

AlternateCharCode public_oe property

public ushort AlternateCharCode
Résultat ushort

FontRegistryList public_oe property

public List FontRegistryList
Résultat List

HorizontalResolution public_oe property

public float HorizontalResolution
Résultat float

Params public_oe property

public FontNewLibParams Params
Résultat FontNewLibParams

VerticalResolution public_oe property

public float VerticalResolution
Résultat float