C# 클래스 CSPspEmu.Hle.Modules.libfont.sceLibFont.CharRect

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
Height short
Width short
X short
Y short

프로퍼티 상세

Height 공개적으로 프로퍼티

public short Height
리턴 short

Width 공개적으로 프로퍼티

public short Width
리턴 short

X 공개적으로 프로퍼티

public short X
리턴 short

Y 공개적으로 프로퍼티

public short Y
리턴 short