Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Ex4
C# Class Ex4
Inheritance:
MonoBehaviour
Mostra file
Open project: ProgJogos/programacao-2sem2014
Class Usage Examples
Public Properties
Property
Type
Description
dias
int
hora
int
segundos
float
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
dias
public_oe property
public
int
dias
return
int
hora
public_oe property
public
int
hora
return
int
segundos
public_oe property
public
float
segundos
return
float