C# Class ManicDigger.ManicDiggerGameWindow.Button

Afficher le fichier Open project: henon/manic_digger

Méthodes publiques

Свойство Type Description
Rect System.Drawing.Rectangle
Text string
fontcolor Color
fontcolorselected Color
fontsize int
selected bool

Méthodes publiques

Méthode Description
InvokeOnClick ( ) : void

Method Details

InvokeOnClick() public méthode

public InvokeOnClick ( ) : void
Résultat void

Property Details

Rect public_oe property

public Rectangle,System.Drawing Rect
Résultat System.Drawing.Rectangle

Text public_oe property

public string Text
Résultat string

fontcolor public_oe property

public Color fontcolor
Résultat Color

fontcolorselected public_oe property

public Color fontcolorselected
Résultat Color

fontsize public_oe property

public int fontsize
Résultat int

selected public_oe property

public bool selected
Résultat bool