C# Class Mahjong.Control.ResourcesTool

Afficher le fichier Open project: Superbil/mahjong

Méthodes publiques

Méthode Description
getImage ( Brand brand ) : Image
getImage ( string playername ) : Image
getSound ( Brand brand ) : UnmanagedMemoryStream

Method Details

getImage() public static méthode

public static getImage ( Brand brand ) : Image
brand Brand
Résultat Image

getImage() public static méthode

public static getImage ( string playername ) : Image
playername string
Résultat Image

getSound() public static méthode

public static getSound ( Brand brand ) : UnmanagedMemoryStream
brand Brand
Résultat System.IO.UnmanagedMemoryStream