C# 클래스 Alexandria.Engines.DarkSouls.TextureArchive

A collection of textures.
상속: Glare.Assets.FolderAsset
파일 보기 프로젝트 열기: Burton-Radons/Alexandria 1 사용 예제들

공개 메소드들

메소드 설명
Browse ( Action progressUpdateCallback = null ) : Control

Create a browser for the archive. If this contains just one texture, then it is browsed.

비공개 메소드들

메소드 설명
TextureArchive ( AssetManager manager, BinaryReader reader, string name ) : System

메소드 상세

Browse() 공개 메소드

Create a browser for the archive. If this contains just one texture, then it is browsed.
public Browse ( Action progressUpdateCallback = null ) : Control
progressUpdateCallback Action
리턴 System.Windows.Forms.Control