C# Class ManateesAgainstCards.Entities.Ui.SelectButton

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

Méthodes publiques

Méthode Description
Draw ( RenderTarget rt ) : void
SelectButton ( Vector2f position, string value ) : Californium

Method Details

Draw() public méthode

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

SelectButton() public méthode

public SelectButton ( Vector2f position, string value ) : Californium
position Vector2f
value string
Résultat Californium