C# Class GrisaiaExtractor.Identifying.BackgroundBase

Inheritance: GrisaiaExtractor.Identifying.ImageIdentification
Afficher le fichier Open project: trigger-segfault/GrisaiaSpriteViewer

Méthodes publiques

Méthode Description
BackgroundBase ( ) : System

Méthodes protégées

Méthode Description
Setup ( Match match ) : void

Sets up the background base identification information.

Method Details

BackgroundBase() public méthode

public BackgroundBase ( ) : System
Résultat System

Setup() protected méthode

Sets up the background base identification information.
protected Setup ( Match match ) : void
match Match
Résultat void