Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
_Tile
C# Class _Tile, Rookery
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: AIESeattleGameArt/Rookery
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
canPlace
bool
endOfLine
bool
exit
bool
goldStash
bool
nextTile
_Tile,
prevTile
_Tile,
tileType
TileType,
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
canPlace
public_oe property
public
bool
canPlace
Résultat
bool
endOfLine
public_oe property
public
bool
endOfLine
Résultat
bool
exit
public_oe property
public
bool
exit
Résultat
bool
goldStash
public_oe property
public
bool
goldStash
Résultat
bool
nextTile
public_oe property
public
_Tile,
nextTile
Résultat
_Tile,
prevTile
public_oe property
public
_Tile,
prevTile
Résultat
_Tile,
tileType
public_oe property
public
TileType,
tileType
Résultat
TileType,