Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BlisterUI
LogoScreen.LogoList
C# 클래스 BlisterUI.LogoScreen.LogoList
상속:
IDisposable
파일 보기
프로젝트 열기: RegrowthStudios/VoxelRTS
공개 메소드들
메소드
설명
Dispose
( ) :
void
LogoList
( ) :
System
build
(
GraphicsDevice
g
) :
void
draw
(
SpriteBatch
batch
) :
void
reset
( ) :
void
update
(
float
elapsedTime
) :
bool
메소드 상세
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
LogoList()
공개
메소드
public
LogoList
( ) :
System
리턴
System
build()
공개
메소드
public
build
(
GraphicsDevice
g
) :
void
g
GraphicsDevice
리턴
void
draw()
공개
메소드
public
draw
(
SpriteBatch
batch
) :
void
batch
Microsoft.Xna.Framework.Graphics.SpriteBatch
리턴
void
reset()
공개
메소드
public
reset
( ) :
void
리턴
void
update()
공개
메소드
public
update
(
float
elapsedTime
) :
bool
elapsedTime
float
리턴
bool