Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Project290
Games
Solitude
SolitudeHUD
FuelBar
C# 클래스 Project290.Games.Solitude.SolitudeHUD.FuelBar
파일 보기
프로젝트 열기: scastle/Solitude
1 사용 예제들
공개 메소드들
메소드
설명
Draw
( ) :
void
FuelBar
(
int
currentFuel
,
int
totalFuel
) :
System
Update
( ) :
void
메소드 상세
Draw()
공개
메소드
public
Draw
( ) :
void
리턴
void
FuelBar()
공개
메소드
public
FuelBar
(
int
currentFuel
,
int
totalFuel
) :
System
currentFuel
int
totalFuel
int
리턴
System
Update()
공개
메소드
public
Update
( ) :
void
리턴
void