DC/RTS Documentation  v1.62
A Unity3D System Incorporating the Functionality of a Dungeon Crawler or Real Time Strategy System
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
GridGenerator.GridSquare Member List

This is the complete list of members for GridGenerator.GridSquare, including all inherited members.

calculateAdjacentSquares()GridGenerator.GridSquare
getAdjacentSquares()GridGenerator.GridSquare
getColumn()GridGenerator.GridSquare
getFMovementCost()GridGenerator.GridSquare
getGMovementCost()GridGenerator.GridSquare
getGridSquareCentralOrigin()GridGenerator.GridSquare
getGridSquareLowerLeft()GridGenerator.GridSquare
getGridSquareLowerRight()GridGenerator.GridSquare
getGridSquareUpperLeft()GridGenerator.GridSquare
getGridSquareUpperRight()GridGenerator.GridSquare
getHMovementCost()GridGenerator.GridSquare
getQuadrant()GridGenerator.GridSquare
getRow()GridGenerator.GridSquare
getSlopeValue()GridGenerator.GridSquare
GridSquare(GridGenerator parent, int r, int c, float slope, int[] quad, Vector3 LL, Vector3 LR, Vector3 UL, Vector3 UR)GridGenerator.GridSquare
isOnCloseListGridGenerator.GridSquare
isOnOpenListGridGenerator.GridSquare
ParentObjectGridGenerator.GridSquare
setFMovementCost(int val)GridGenerator.GridSquare
setGMovementCost(int val)GridGenerator.GridSquare
setHMovementCost(int val)GridGenerator.GridSquare