Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Tumbler
EmitterBehavior
C# 클래스 Tumbler.EmitterBehavior
상속:
Behavior
파일 보기
프로젝트 열기: WaveEngine/Samples
Private Properties
프로퍼티
타입
설명
보호된 메소드들
메소드
설명
Update
(
System.TimeSpan
gameTime
) :
void
The update method
메소드 상세
Update()
보호된
메소드
The update method
protected
Update
(
System.TimeSpan
gameTime
) :
void
gameTime
System.TimeSpan
The ellapsed game time
리턴
void