C# Class Nez.Pipeline.Content.ContentManagerExtensions

Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Méthode Description
getGraphicsDevice ( this contentManager ) : GraphicsDevice
openStream ( this contentManager, string path ) : Stream

Method Details

getGraphicsDevice() public static méthode

public static getGraphicsDevice ( this contentManager ) : GraphicsDevice
contentManager this
Résultat GraphicsDevice

openStream() public static méthode

public static openStream ( this contentManager, string path ) : Stream
contentManager this
path string
Résultat System.IO.Stream