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

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Height short
Width short
X short
Y short

Property Details

Height public property

public short Height
return short

Width public property

public short Width
return short

X public property

public short X
return short

Y public property

public short Y
return short