C# Class ManicDigger.ManicDiggerGameWindow.Button

Mostra file Open project: henon/manic_digger

Public Properties

Property Type Description
Rect System.Drawing.Rectangle
Text string
fontcolor Color
fontcolorselected Color
fontsize int
selected bool

Public Methods

Method Description
InvokeOnClick ( ) : void

Method Details

InvokeOnClick() public method

public InvokeOnClick ( ) : void
return void

Property Details

Rect public_oe property

public Rectangle,System.Drawing Rect
return System.Drawing.Rectangle

Text public_oe property

public string Text
return string

fontcolor public_oe property

public Color fontcolor
return Color

fontcolorselected public_oe property

public Color fontcolorselected
return Color

fontsize public_oe property

public int fontsize
return int

selected public_oe property

public bool selected
return bool