C# Class SharpBelot.CardGUIProvider

Afficher le fichier Open project: NikolayIT/BelotGameEngine Class Usage Examples

Méthodes publiques

Méthode Description
GetBack ( ) : Image
GetCardImage ( Card card ) : Image
Reload ( ) : void

Private Methods

Méthode Description
CardGUIProvider ( ) : System
Load ( ) : void
RemoveCorners ( Image im ) : Image

Method Details

GetBack() public static méthode

public static GetBack ( ) : Image
Résultat Image

GetCardImage() public static méthode

public static GetCardImage ( Card card ) : Image
card Belot.Card
Résultat Image

Reload() public static méthode

public static Reload ( ) : void
Résultat void