C# 클래스 ManicDigger.Draw2dData

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

공개 프로퍼티들

프로퍼티 타입 설명
color FastColor
height float
inAtlasId int?
width float
x1 float
y1 float

프로퍼티 상세

color 공개적으로 프로퍼티

public FastColor color
리턴 FastColor

height 공개적으로 프로퍼티

public float height
리턴 float

inAtlasId 공개적으로 프로퍼티

public int? inAtlasId
리턴 int?

width 공개적으로 프로퍼티

public float width
리턴 float

x1 공개적으로 프로퍼티

public float x1
리턴 float

y1 공개적으로 프로퍼티

public float y1
리턴 float