Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Utilities.Misc.Grid.EmptyCell Class Reference
Inheritance diagram for droid.Runtime.Utilities.Misc.Grid.EmptyCell:
Collaboration diagram for droid.Runtime.Utilities.Misc.Grid.EmptyCell:

Public Member Functions

override void Setup (string n, Material mat)
 
void SetAsGoal (string n, Material mat)
 

Additional Inherited Members

- Protected Attributes inherited from droid.Runtime.Utilities.Misc.Grid.GridCell
Collider _Col
 
Renderer _Rend
 
- Properties inherited from droid.Runtime.Utilities.Misc.Grid.GridCell
IntVector3 GridCoordinates [get, set]
 

Detailed Description

Definition at line 13 of file GridCell.cs.

Member Function Documentation

◆ SetAsGoal()

void droid.Runtime.Utilities.Misc.Grid.EmptyCell.SetAsGoal ( string  n,
Material  mat 
)

Definition at line 25 of file GridCell.cs.

◆ Setup()

override void droid.Runtime.Utilities.Misc.Grid.EmptyCell.Setup ( string  n,
Material  mat 
)
virtual

The documentation for this class was generated from the following file: