Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Protogame
DefaultUpdateContext
C# 클래스 Protogame.DefaultUpdateContext
The default implementation of
IUpdateContext
.
상속:
IUpdateContext
파일 보기
프로젝트 열기: RedpointGames/Protogame
공개 메소드들
메소드
설명
Update
(
IGameContext
context
) :
void
메소드 상세
Update()
공개
메소드
public
Update
(
IGameContext
context
) :
void
context
IGameContext
리턴
void