C# Class ManateesAgainstCards.Entities.Card

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

Méthodes publiques

Свойство Type Description
Selected bool

Méthodes publiques

Méthode Description
Card ( CardInfo info ) : System
Draw ( RenderTarget rt ) : void

Private Methods

Méthode Description
GetSelectedIndex ( ) : int
LeftMouseButton ( MouseButtonInputArgs args ) : bool

Method Details

Card() public méthode

public Card ( CardInfo info ) : System
info CardInfo
Résultat System

Draw() public méthode

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

Property Details

Selected public_oe property

public bool Selected
Résultat bool