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
PlayerLifeManager
C# Class PlayerLifeManager, Cinder
Inheritance:
LifeManager
ファイルを表示
Open project: terrypaton1/Cinder
Class Usage Examples
Public Methods
Method
Description
GivePlayerExtraLife
( ) :
void
PlayerLosesALife
( ) :
void
ResetPlayerLives
( ) :
void
RestartLevel
( ) :
void
Private Methods
Method
Description
UpdateLivesDisplay
(
int
value
) :
void
Method Details
GivePlayerExtraLife()
public
method
public
GivePlayerExtraLife
( ) :
void
return
void
PlayerLosesALife()
public
method
public
PlayerLosesALife
( ) :
void
return
void
ResetPlayerLives()
public
method
public
ResetPlayerLives
( ) :
void
return
void
RestartLevel()
public
method
public
RestartLevel
( ) :
void
return
void