C# Class Swarmer, HexGridManager

Inheritance: MonoBehaviour
Mostra file Open project: jconstable/HexGridManager Class Usage Examples

Public Properties

Property Type Description
KeyPositionsAroundTarget int

Public Methods

Method Description
OnGridChanged ( ) : void

Private Methods

Method Description
FindSwarmDestination ( ) : void
OnDestroy ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnGridChanged() public method

public OnGridChanged ( ) : void
return void

Property Details

KeyPositionsAroundTarget public_oe static_oe property

public static int KeyPositionsAroundTarget
return int