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
Protogame
DefaultUpdateContext
C# Class Protogame.DefaultUpdateContext
The default implementation of
IUpdateContext
.
Inheritance:
IUpdateContext
Afficher le fichier
Open project: RedpointGames/Protogame
Méthodes publiques
Méthode
Description
Update
(
IGameContext
context
) :
void
Method Details
Update()
public
méthode
public
Update
(
IGameContext
context
) :
void
context
IGameContext
Résultat
void