C# 클래스 GrisaiaExtractor.Identifying.BackgroundBase

상속: GrisaiaExtractor.Identifying.ImageIdentification
파일 보기 프로젝트 열기: trigger-segfault/GrisaiaSpriteViewer

공개 메소드들

메소드 설명
BackgroundBase ( ) : System

보호된 메소드들

메소드 설명
Setup ( Match match ) : void

Sets up the background base identification information.

메소드 상세

BackgroundBase() 공개 메소드

public BackgroundBase ( ) : System
리턴 System

Setup() 보호된 메소드

Sets up the background base identification information.
protected Setup ( Match match ) : void
match Match
리턴 void