Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AStarXNA
GridCell
Clear
AStarXNA.GridCell.Clear C# (CSharp) Method
GridCell Class Documentation
ファイルを表示
Open project: dreasgrech/AStarXNA
Clear()
public
method
public
Clear
( ) :
void
return
void
public void Clear() { Reset(); Type = GridCellType.Walkable; }
GridCell
Clear
Draw
GetColor
GetPath
GridCell
IsOrthagonalWith
Reset
ToString