C# 클래스 OpenRA.Graphics.FrameCache

파일 보기 프로젝트 열기: pchote/OpenRA 1 사용 예제들

공개 메소드들

메소드 설명
FrameCache ( IReadOnlyFileSystem fileSystem, ISpriteLoader loaders ) : System.Collections.Generic
this ( string filename ) : ISpriteFrame[]

메소드 상세

FrameCache() 공개 메소드

public FrameCache ( IReadOnlyFileSystem fileSystem, ISpriteLoader loaders ) : System.Collections.Generic
fileSystem IReadOnlyFileSystem
loaders ISpriteLoader
리턴 System.Collections.Generic

this() 공개 메소드

public this ( string filename ) : ISpriteFrame[]
filename string
리턴 ISpriteFrame[]