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

ファイルを表示 Open project: soywiz/cspspemu

Public Properties

Property Type Description
Height short
Width short
X short
Y short

Property Details

Height public_oe property

public short Height
return short

Width public_oe property

public short Width
return short

X public_oe property

public short X
return short

Y public_oe property

public short Y
return short