C# Class PlatformerPOC.Helpers.CustomSpriteSheetDefinition

Afficher le fichier Open project: bramdemoor/MonoGame-PlatformerPOC Class Usage Examples

Méthodes publiques

Méthode Description
CustomSpriteSheetDefinition ( Microsoft.Xna.Framework.Content.ContentManager content, string spriteTextureName, Rectangle spriteDimensions, int spriteCount ) : System.Collections.Generic

Method Details

CustomSpriteSheetDefinition() public méthode

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
Résultat System.Collections.Generic