C# Class ps2ls.Assets.Dma.Dma

Afficher le fichier Open project: psemu/ps2ls

Méthodes publiques

Méthode Description
LoadFromStream ( Stream stream, ICollection textures, ICollection materials ) : void

Method Details

LoadFromStream() public static méthode

public static LoadFromStream ( Stream stream, ICollection textures, ICollection materials ) : void
stream Stream
textures ICollection
materials ICollection
Résultat void