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
SampleSquare
C# Class SampleSquare
Inheritance:
Square
Mostra file
Open project: TheJP/GlobalGameJam2016
Public Methods
Method
Description
GetCellDimensions
( ) :
Vector3
MarkAsHighlighted
( ) :
void
MarkAsPath
( ) :
void
MarkAsReachable
( ) :
void
UnMark
( ) :
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
UnMark()
public
method
public
UnMark
( ) :
void
return
void