C# 클래스 SharpQuake.msprite_t

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

공개 프로퍼티들

프로퍼티 타입 설명
beamlength float
frames SharpQuake.mspriteframedesc_t[]
maxheight int
maxwidth int
numframes int
type int

프로퍼티 상세

beamlength 공개적으로 프로퍼티

public float beamlength
리턴 float

frames 공개적으로 프로퍼티

public mspriteframedesc_t[],SharpQuake frames
리턴 SharpQuake.mspriteframedesc_t[]

maxheight 공개적으로 프로퍼티

public int maxheight
리턴 int

maxwidth 공개적으로 프로퍼티

public int maxwidth
리턴 int

numframes 공개적으로 프로퍼티

public int numframes
리턴 int

type 공개적으로 프로퍼티

public int type
리턴 int