C# Class OpenRA.Graphics.MappedImage

Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
Src string

Méthodes publiques

Méthode Description
GetImage ( Sheet s ) : Sprite
MappedImage ( string defaultSrc, MiniYaml info ) : System.Collections.Generic
Save ( string defaultSrc ) : MiniYaml

Method Details

GetImage() public méthode

public GetImage ( Sheet s ) : Sprite
s Sheet
Résultat Sprite

MappedImage() public méthode

public MappedImage ( string defaultSrc, MiniYaml info ) : System.Collections.Generic
defaultSrc string
info MiniYaml
Résultat System.Collections.Generic

Save() public méthode

public Save ( string defaultSrc ) : MiniYaml
defaultSrc string
Résultat MiniYaml

Property Details

Src public_oe property

public string Src
Résultat string