Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Sol
BatteryIconManager
C# Class Sol.BatteryIconManager
Inheritance:
UnityEngine.MonoBehaviour
显示文件
Open project: Stumpstump/RoverGame
Public Properties
Property
Type
Description
batteryFill
UnityEngine.UI.Image
playerStats
PlayerStats
timeOfDay
TimeOfDay
Public Methods
Method
Description
FixedUpdate
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Property Details
batteryFill
public_oe property
public
Image,UnityEngine.UI
batteryFill
return
UnityEngine.UI.Image
playerStats
public_oe property
public
PlayerStats,Sol
playerStats
return
PlayerStats
timeOfDay
public_oe property
public
TimeOfDay
timeOfDay
return
TimeOfDay