C# Class Ohana3DS_Transfigured.Ohana.Textures.PocketMonsters.PT

Afficher le fichier Open project: Quibilia/Ohana3DS-Transfigured

Méthodes publiques

Méthode Description
load ( Stream data ) : List

Loads all monster textures on a PT Pokémon container.

load ( string file ) : List

Method Details

load() public static méthode

Loads all monster textures on a PT Pokémon container.
public static load ( Stream data ) : List
data System.IO.Stream The data
Résultat List

load() public static méthode

public static load ( string file ) : List
file string
Résultat List