Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ManateesAgainstCards
Entities
Card
C# Class ManateesAgainstCards.Entities.Card
Inheritance:
Entity
Mostrar archivo
Open project: DatZach/HumanityAgainstCards
Class Usage Examples
Public Properties
Property
Type
Description
Selected
bool
Public Methods
Method
Description
Card
(
CardInfo
info
) :
System
Draw
(
RenderTarget
rt
) :
void
Private Methods
Method
Description
GetSelectedIndex
( ) :
int
LeftMouseButton
(
MouseButtonInputArgs
args
) :
bool
Method Details
Card()
public
method
public
Card
(
CardInfo
info
) :
System
info
CardInfo
return
System
Draw()
public
method
public
Draw
(
RenderTarget
rt
) :
void
rt
RenderTarget
return
void
Property Details
Selected
public_oe property
public
bool
Selected
return
bool