Méthode | Description | |
---|---|---|
ButtonSkin ( string fontPath ) : Microsoft.Xna.Framework |
Creates a new instance
|
|
ButtonSkin ( string backgroundTexturePath, string fontPath ) : Microsoft.Xna.Framework |
Creates a new instance
|
public ButtonSkin ( string fontPath ) : Microsoft.Xna.Framework | ||
fontPath | string | |
Résultat | Microsoft.Xna.Framework |
public ButtonSkin ( string backgroundTexturePath, string fontPath ) : Microsoft.Xna.Framework | ||
backgroundTexturePath | string | |
fontPath | string | |
Résultat | Microsoft.Xna.Framework |