C# 클래스 SGDeContent.DataTypes.Sprites.Sprite

상속: ProcessedContent
파일 보기 프로젝트 열기: sgdc/sgdc-old 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AnimationID int
AnimationLocal bool
Animations List
BuiltInAnimation bool
DrawOrder int
HasOverride bool
HasRegion bool
OffsetOrigin bool
OverrideAttributes SGDE.Graphics.Sprite.SpriteAttributes
RegionBegin int
SpriteID int
Tint Color?
Visible bool

프로퍼티 상세

AnimationID 공개적으로 프로퍼티

public int AnimationID
리턴 int

AnimationLocal 공개적으로 프로퍼티

public bool AnimationLocal
리턴 bool

Animations 공개적으로 프로퍼티

public List Animations
리턴 List

BuiltInAnimation 공개적으로 프로퍼티

public bool BuiltInAnimation
리턴 bool

DrawOrder 공개적으로 프로퍼티

public int DrawOrder
리턴 int

HasOverride 공개적으로 프로퍼티

public bool HasOverride
리턴 bool

HasRegion 공개적으로 프로퍼티

public bool HasRegion
리턴 bool

OffsetOrigin 공개적으로 프로퍼티

public bool OffsetOrigin
리턴 bool

OverrideAttributes 공개적으로 프로퍼티

public SGDE.Graphics.Sprite.SpriteAttributes OverrideAttributes
리턴 SGDE.Graphics.Sprite.SpriteAttributes

RegionBegin 공개적으로 프로퍼티

public int RegionBegin
리턴 int

SpriteID 공개적으로 프로퍼티

public int SpriteID
리턴 int

Tint 공개적으로 프로퍼티

public Color? Tint
리턴 Color?

Visible 공개적으로 프로퍼티

public bool Visible
리턴 bool