Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Project290
Games
Solitude
SolitudeHUD
FuelBar
C# Class Project290.Games.Solitude.SolitudeHUD.FuelBar
ファイルを表示
Open project: scastle/Solitude
Class Usage Examples
Public Methods
Method
Description
Draw
( ) :
void
FuelBar
(
int
currentFuel
,
int
totalFuel
) :
System
Update
( ) :
void
Method Details
Draw()
public
method
public
Draw
( ) :
void
return
void
FuelBar()
public
method
public
FuelBar
(
int
currentFuel
,
int
totalFuel
) :
System
currentFuel
int
totalFuel
int
return
System
Update()
public
method
public
Update
( ) :
void
return
void