Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ReadyChecker
C# Class ReadyChecker, Droid-Soccer
Inheritance:
MonoBehaviour
Show file
Open project: repelex/Droid-Soccer
Class Usage Examples
Public Properties
Property
Type
Description
TextPos
Rect
names
char[]
readyStatus
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
initializeVars
( ) :
void
Private Methods
Method
Description
changeLevel
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
initializeVars()
public
method
public
initializeVars
( ) :
void
return
void
Property Details
TextPos
public property
public
Rect
TextPos
return
Rect
names
public property
public
char[]
names
return
char[]
readyStatus
public property
public
bool
readyStatus
return
bool