Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MySquare
C# Class MySquare
Inheritance:
Square
Mostrar archivo
Open project: TheJP/GlobalGameJam2016
Class Usage Examples
Public Methods
Method
Description
GetCellDimensions
( ) :
Vector3
MarkAsHighlighted
( ) :
void
MarkAsPath
( ) :
void
MarkAsReachable
( ) :
void
Start
( ) :
void
UnMark
( ) :
void
Private Methods
Method
Description
SetColor
(
Color
color
) :
void
Method Details
GetCellDimensions()
public
method
public
GetCellDimensions
( ) :
Vector3
return
Vector3
MarkAsHighlighted()
public
method
public
MarkAsHighlighted
( ) :
void
return
void
MarkAsPath()
public
method
public
MarkAsPath
( ) :
void
return
void
MarkAsReachable()
public
method
public
MarkAsReachable
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
UnMark()
public
method
public
UnMark
( ) :
void
return
void