C# Class Ballz.Menu.CheckBox

Inheritance: Leaf
Show file Open project: SpagAachen/Ballz

Public Methods

Method Description
CheckBox ( string name, Settings value = null, bool selectable = true ) : System

Method Details

CheckBox() public method

public CheckBox ( string name, Settings value = null, bool selectable = true ) : System
name string
value Settings
selectable bool
return System