Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Combate
C# Class Combate
显示文件
Open project: ProgJogos/programacao-2sem2014
Class Usage Examples
Public Properties
Property
Type
Description
dano
int
saude
int
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
dano
public_oe property
public
int
dano
return
int
saude
public_oe property
public
int
saude
return
int