C# 클래스 PlatformerPOC.Helpers.CustomSpriteSheetDefinition

파일 보기 프로젝트 열기: bramdemoor/MonoGame-PlatformerPOC 1 사용 예제들

공개 메소드들

메소드 설명
CustomSpriteSheetDefinition ( Microsoft.Xna.Framework.Content.ContentManager content, string spriteTextureName, Rectangle spriteDimensions, int spriteCount ) : System.Collections.Generic

메소드 상세

CustomSpriteSheetDefinition() 공개 메소드

public CustomSpriteSheetDefinition ( Microsoft.Xna.Framework.Content.ContentManager content, string spriteTextureName, Rectangle spriteDimensions, int spriteCount ) : System.Collections.Generic
content Microsoft.Xna.Framework.Content.ContentManager
spriteTextureName string
spriteDimensions Microsoft.Xna.Framework.Rectangle
spriteCount int
리턴 System.Collections.Generic