Method | Description | |
---|---|---|
ActivateTargeting ( ) : void | ||
DeactivateTargeting ( ) : void | ||
GetLastTouchedUnit ( ) : ControllableUnit, | ||
HasTouchedControllableUnit ( ) : bool | ||
ReleaseTouchedUnit ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
ProcessMouseDown ( Collider hitObject ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public GetLastTouchedUnit ( ) : ControllableUnit, | ||
return | ControllableUnit, |