Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GameOverState
C# Class GameOverState, LD32_Waste-of-War
state pushed on top of the GameManager when the player dies.
Inheritance:
AState
Mostra file
Open project: esiringame/LD32_Waste-of-War
Class Usage Examples
Public Methods
Method
Description
GameOverState
(
GameManager
gameManager
) :
UnityEngine
Init
( ) :
void
Update
( ) :
void
Method Details
GameOverState()
public
method
public
GameOverState
(
GameManager
gameManager
) :
UnityEngine
gameManager
GameManager
return
UnityEngine
Init()
public
method
public
Init
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void