C# 클래스 SGDeContent.DataTypes.SpriteSheet

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

공개 프로퍼티들

프로퍼티 타입 설명
AnimationSets List>
Fonts Microsoft.Xna.Framework.Content.Pipeline.Processors.SpriteFontContent>.Dictionary
Names List
TextureIDs List
Textures List

공개 메소드들

메소드 설명
SpriteSheet ( ) : System

메소드 상세

SpriteSheet() 공개 메소드

public SpriteSheet ( ) : System
리턴 System

프로퍼티 상세

AnimationSets 공개적으로 프로퍼티

public List> AnimationSets
리턴 List>

Fonts 공개적으로 프로퍼티

public Dictionary Fonts
리턴 Microsoft.Xna.Framework.Content.Pipeline.Processors.SpriteFontContent>.Dictionary

Names 공개적으로 프로퍼티

public List Names
리턴 List

TextureIDs 공개적으로 프로퍼티

public List TextureIDs
리턴 List

Textures 공개적으로 프로퍼티

public List Textures
리턴 List