We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
현재 JavaScript에 제공하는 함수는
적 함선 및 아군함선에 대한 정보(좌표, Vector(속도, 각도), Hp)를 제공해주어야한다. 이때 맵안의 모든 함산에 대한 정보가 아닌 수집하는 함선 기준으로 레이더 범위(원형으로 설정)안에 있는 함선에 대해서만 정보를 가져오는 식으로 구성해야한다.
The text was updated successfully, but these errors were encountered:
3번은 상점인가?
Sorry, something went wrong.
당연히 농담임
No branches or pull requests
현재 JavaScript에 제공하는 함수는
총 4가지이다.
적 함선 및 아군함선에 대한 정보(좌표, Vector(속도, 각도), Hp)를 제공해주어야한다.
이때 맵안의 모든 함산에 대한 정보가 아닌 수집하는 함선 기준으로 레이더 범위(원형으로 설정)안에
있는 함선에 대해서만 정보를 가져오는 식으로 구성해야한다.
The text was updated successfully, but these errors were encountered: