C# Class ManateesAgainstCards.Entities.Ui.Checkbox

Inheritance: Californium.Entity
Afficher le fichier Open project: DatZach/HumanityAgainstCards Class Usage Examples

Méthodes publiques

Méthode Description
Checkbox ( string label, bool defaultValue = false ) : Californium
Draw ( RenderTarget rt ) : void

Method Details

Checkbox() public méthode

public Checkbox ( string label, bool defaultValue = false ) : Californium
label string
defaultValue bool
Résultat Californium

Draw() public méthode

public Draw ( RenderTarget rt ) : void
rt RenderTarget
Résultat void