mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-13 11:29:48 +07:00
parent
ff652f2515
commit
de560ac6f8
@ -26,8 +26,8 @@ public class Units{
|
|||||||
* Validates a target.
|
* Validates a target.
|
||||||
* @param target The target to validate
|
* @param target The target to validate
|
||||||
* @param team The team of the thing doing tha targeting
|
* @param team The team of the thing doing tha targeting
|
||||||
* @param x The X position of the thing doign the targeting
|
* @param x The X position of the thing doing the targeting
|
||||||
* @param y The Y position of the thing doign the targeting
|
* @param y The Y position of the thing doing the targeting
|
||||||
* @param range The maximum distance from the target X/Y the targeter can be for it to be valid
|
* @param range The maximum distance from the target X/Y the targeter can be for it to be valid
|
||||||
* @return whether the target is invalid
|
* @return whether the target is invalid
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user