C# Class OpenRA.Graphics.FrameCache

Afficher le fichier Open project: pchote/OpenRA Class Usage Examples

Méthodes publiques

Méthode Description
FrameCache ( IReadOnlyFileSystem fileSystem, ISpriteLoader loaders ) : System.Collections.Generic
this ( string filename ) : ISpriteFrame[]

Method Details

FrameCache() public méthode

public FrameCache ( IReadOnlyFileSystem fileSystem, ISpriteLoader loaders ) : System.Collections.Generic
fileSystem IReadOnlyFileSystem
loaders ISpriteLoader
Résultat System.Collections.Generic

this() public méthode

public this ( string filename ) : ISpriteFrame[]
filename string
Résultat ISpriteFrame[]