Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Assignment3Advanced
TrafficLight
C# Class Assignment3Advanced.TrafficLight
Afficher le fichier
Open project: hogeschool/INFDEV-Homework
Méthodes publiques
Méthode
Description
Tick
(
float
deltaTime
) :
void
ToString
( ) :
string
TrafficLight
( ) :
System
Private Methods
Méthode
Description
FromGreenToYellow
( ) :
void
FromRedToGreen
( ) :
void
FromYellowToRed
( ) :
void
Method Details
Tick()
public
méthode
public
Tick
(
float
deltaTime
) :
void
deltaTime
float
Résultat
void
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
TrafficLight()
public
méthode
public
TrafficLight
( ) :
System
Résultat
System