C# 클래스 OpenRA.Graphics.GlyphInfo

파일 보기 프로젝트 열기: pchote/OpenRA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Advance float
Offset int2
Sprite Sprite

프로퍼티 상세

Advance 공개적으로 프로퍼티

public float Advance
리턴 float

Offset 공개적으로 프로퍼티

public int2 Offset
리턴 int2

Sprite 공개적으로 프로퍼티

public Sprite,OpenRA.Graphics Sprite
리턴 Sprite